This commit is contained in:
Eugene Pankov
2021-06-12 13:05:35 +02:00
parent 04ddd11dfc
commit dc69574c07
27 changed files with 1162 additions and 81 deletions

3
terminus/app/tests.py Normal file
View File

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