mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 02:06:03 +02:00
Add cors headers
This commit is contained in:
parent
b5bbd68d82
commit
b3cc417e6f
4 changed files with 280 additions and 258 deletions
|
@ -6,6 +6,7 @@ name = "pypi"
|
|||
[packages]
|
||||
django = "*"
|
||||
cfenv = "*"
|
||||
django-cors-headers = "*"
|
||||
pycryptodomex = "*"
|
||||
django-allow-cidr = "*"
|
||||
django-auditlog = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue