#35574: Django’s inability to serve media files in production
-------------------------------------+-------------------------------------
Reporter: Blauwe Stad | Type:
Technologieen | Uncategorized
Status: new | Component: File
| uploads/storage
Version: 5.0 | Severity: Normal
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Despite the fact that I have correctly set up my Django project to serve
media files, it continues to fail to display media files in production.
The url to the media file is correct and the media file is verified to be
in the correct directly. There is no other explanation other than there is
a bug with Django.
--
Ticket URL: <
https://code.djangoproject.com/ticket/35574>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.