websockets + chat app (django)
This commit is contained in:
@@ -326,6 +326,8 @@ REST_FRAMEWORK = {
|
||||
MY_CREATED_APPS = [
|
||||
'account',
|
||||
'commerce',
|
||||
|
||||
'social.chat',
|
||||
|
||||
'thirdparty.downloader',
|
||||
'thirdparty.stripe', # register Stripe app so its models are recognized
|
||||
|
||||
Reference in New Issue
Block a user