some improvement
This commit is contained in:
@@ -58,6 +58,7 @@ INSTALLED_APPS = [
|
||||
'user',
|
||||
'api',
|
||||
'torrent',
|
||||
'watch_party'
|
||||
]
|
||||
if DEBUG:
|
||||
INSTALLED_APPS = ["daphne"] + INSTALLED_APPS
|
||||
|
||||
Reference in New Issue
Block a user