This commit is contained in:
2025-07-15 19:54:59 +08:00
parent 31cacb776f
commit 8701c60a17
11 changed files with 43 additions and 21 deletions

View File

@@ -54,6 +54,7 @@ INSTALLED_APPS = [
"account",
"task",
"submission",
"chat",
]
MIDDLEWARE = [
@@ -86,7 +87,7 @@ TEMPLATES = [
]
WSGI_APPLICATION = "api.wsgi.application"
ASGI_APPLICATION = "api.asgi.application"
# Database
# https://docs.djangoproject.com/en/5.1/ref/settings/#databases