Add cors headers

This commit is contained in:
Erin 2023-11-06 09:48:24 -08:00
parent b5bbd68d82
commit b3cc417e6f
No known key found for this signature in database
GPG key ID: 1CAD275313C62460
4 changed files with 280 additions and 258 deletions

View file

@ -6,6 +6,7 @@ name = "pypi"
[packages]
django = "*"
cfenv = "*"
django-cors-headers = "*"
pycryptodomex = "*"
django-allow-cidr = "*"
django-auditlog = "*"