VISHAL BHANUSHALI 3 hónapja
szülő
commit
bce11e869a
2 módosított fájl, 3 hozzáadás és 0 törlés
  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.