We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd1ae84 commit e3f3c18Copy full SHA for e3f3c18
config/settings/security.py
@@ -34,6 +34,7 @@
34
CORS_ALLOW_HEADERS = [
35
'accept',
36
'accept-encoding',
37
+ 'access-control-allow-origin',
38
'authorization',
39
'content-type',
40
'dnt',
0 commit comments