Ver código fonte

migration of cia

VISHAL BHANUSHALI 3 meses atrás
pai
commit
bce11e869a
2 arquivos alterados com 3 adições e 0 exclusões
  1. 0 0
      ca/migrations/__init__.py
  2. 3 0
      ca/tests.py

+ 0 - 0
ca/migrations/__init__.py


+ 3 - 0
ca/tests.py

@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.