initial commit

This commit is contained in:
artus40
2017-09-21 13:12:35 +02:00
parent a270cb55de
commit 2e0cde3552
31 changed files with 703 additions and 0 deletions

3
core/tests.py Normal file
View File

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