Add CORS headers when in DEBUG mode

This commit is contained in:
2021-07-15 23:46:47 +00:00
parent 617435ae18
commit aec57102f2
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ defusedxml==0.7.1
dj-rest-auth==2.1.4
Django==3.2
django-allauth==0.44.0
django-cors-headers==3.7.0
django-rest-framework==0.1.0
djangorestframework==3.12.4
idna==2.10