adamchainz / django-cors-headers

Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot handle for static resources?

cf313995 opened this issue · comments

If you use whitenoise, and place the cors middleware above whitenoise, they will have CORS headers.