added corsheaders to INSTALLED_APPS
This commit is contained in:
parent
d085eb4abf
commit
cfc2d512ed
|
|
@ -77,6 +77,7 @@ EXTERNAL_APPS = [
|
||||||
'rest_framework',
|
'rest_framework',
|
||||||
'rest_framework.authtoken',
|
'rest_framework.authtoken',
|
||||||
'easy_select2',
|
'easy_select2',
|
||||||
|
'corsheaders',
|
||||||
'oauth2_provider',
|
'oauth2_provider',
|
||||||
'social_django',
|
'social_django',
|
||||||
'rest_framework_social_oauth2',
|
'rest_framework_social_oauth2',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user