Django bugfix release: 5.1.3

2024-11-04 Thread Mariusz Felisiak
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2024/nov/05/bugfix-release/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: Help serving media files on render

2024-11-04 Thread Adisa Habeebulah
I experienced this recently, try using Idrive On Fri, Nov 1, 2024, 1:41 PM ASAMOAH EMMANUEL wrote: > Hi All, > I need help serving media files on render. I already serve static files > with whitenoise. > I am able to upload media files but cannot serve them. I get file not > found. > If it is no