Parcourir la source

migration of cia

VISHAL BHANUSHALI il y a 3 mois
Parent
commit
bce11e869a
2 fichiers modifiés avec 3 ajouts et 0 suppressions
  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.