Django boilerplate

This commit is contained in:
2022-01-01 23:26:42 +01:00
parent 660c540828
commit ee10df4cd0
11 changed files with 182 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.