Initial gui support

This commit is contained in:
2022-04-09 01:03:22 +02:00
parent d2ad58e323
commit 440c640d9f
28 changed files with 519 additions and 1 deletions

3
dcc/portal/tests.py Normal file
View File

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