Django project integration

This commit is contained in:
Mike
2019-11-09 23:28:08 -05:00
parent 5c2d93a9e9
commit 24cc24fb15
14 changed files with 248 additions and 0 deletions

View File

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