Skip to content

Commit 9a05fd2

Browse files
Cors allow - requirements (#127)
* Add CORS support and update allowed hosts in settings * Add django-cors-headers to requirements
1 parent 8c3ad51 commit 9a05fd2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ django-admin-logs==1.0.2
1414
django-cloudinary-storage==0.3.0
1515
gunicorn==23.0.0
1616
whitenoise==6.4.0
17+
django-cors-headers==4.7.0

0 commit comments

Comments
 (0)