[Update] Rename app

This commit is contained in:
ibuler
2019-11-07 18:06:58 +08:00
parent edce831e46
commit 08775551c2
42 changed files with 463 additions and 380 deletions

5
apps/tickets/apps.py Normal file
View File

@@ -0,0 +1,5 @@
from django.apps import AppConfig
class TicketsConfig(AppConfig):
name = 'tickets'