Initial commit

This commit is contained in:
2022-01-01 18:21:32 +01:00
commit 65702e15ef
33 changed files with 372 additions and 0 deletions

3
projects/tests.py Normal file
View File

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