Enable CORS using django-cors-headers
This commit is contained in:
parent
6072bf64f3
commit
0fd65d3c2b
3 changed files with 103 additions and 110 deletions
1
Pipfile
1
Pipfile
|
@ -44,6 +44,7 @@ ronkyuu = "*"
|
|||
cachecontrol = "*"
|
||||
hiredis = "*"
|
||||
"mf2util" = "*"
|
||||
django-cors-headers = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue