I want to serve all types of media files in my Django Project I used Whitenoise to server static files and static files are working well but I'm having issues w
I have a Django website in production and a while back I successfully hosted my static files using Whitenoise so I could use them in production. Now a few month