You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2021. It is now read-only.
i noticed that calls to my images are not even passing the django cors headers middleware and thus those requests wont get the CORS headers attached. What's the best option to get CORS headers on media files without removing djstatic?