created project

This commit is contained in:
2025-05-03 00:10:13 +02:00
commit 3fe2151588
14 changed files with 227 additions and 0 deletions

3
ticketsystem/tests.py Normal file
View File

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