浏览代码

migration of cia

VISHAL BHANUSHALI 3 月之前
父节点
当前提交
bce11e869a
共有 2 个文件被更改,包括 3 次插入0 次删除
  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.