some improvement

This commit is contained in:
2025-05-08 03:23:45 +02:00
parent 25fd30a0c3
commit b4330c0362
10 changed files with 29 additions and 2 deletions
+1
View File
@@ -58,6 +58,7 @@ INSTALLED_APPS = [
'user',
'api',
'torrent',
'watch_party'
]
if DEBUG:
INSTALLED_APPS = ["daphne"] + INSTALLED_APPS