mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2024-11-17 06:19:24 +08:00
Switch from Django channels to Django rest channels
This commit is contained in:
parent
88d838c5d8
commit
fcd941a80f
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ else:
|
|||
|
||||
INSTALLED_APPS = [
|
||||
'daphne',
|
||||
'channels',
|
||||
'django.contrib.admin',
|
||||
'django.contrib.auth',
|
||||
'django.contrib.contenttypes',
|
||||
|
|
Loading…
Reference in a new issue