I am having problems loading static files on my django projects on production
It shows 404 whenever a static asset is requested
I am having problems loading static files on my django projects on production
It shows 404 whenever a static asset is requested
Hi there,
Based on what you’ve described I’m thinking the issue might be related to application data not persisting across deploys and restarts. If that behavior lines up with the issue you are having, I recommend exploring Render Disks to solve the problem.
If you think the problem is unrelated to persistent storage behavior, feel free to elaborate on the issue and your specific use case.
Regards,
Mike
Render Support Engineer, MT (UTC-6)
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.