oauth working again (CORS allow all)
This commit is contained in:
@@ -98,7 +98,7 @@ TEMPLATES = [
|
||||
]
|
||||
|
||||
|
||||
#CORS_ORIGIN_ALLOW_ALL = True
|
||||
CORS_ORIGIN_ALLOW_ALL = True
|
||||
|
||||
WSGI_APPLICATION = 'rowsandall_app.wsgi.application'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user