Hello. I just pushed an Python/Django application to a Starter server.
The deploy went fine.
I waited a bit and I see the website, but it has no styles. I check the source code and it has the right config, but says the file doesn’t exist.
However, in the shell, I see it does:
I’d put images of the site currently and the not found off the source for the static files but it will only let me put one image in :).
I think you can close this. I was following a “push to Render” tutorial from a few months back. Then I had the eureka to read the manual here and found out several steps I needed to do. I did them and everything is working.
Keith
April 11, 2024, 6:23am
3
Hi there,
If you could post the resolution to your issue, that would be helpful to the community if they find themself in the same situation.
It looks like you may not have configured your service to serve static assets from your Render web service: https://docs.render.com/deploy-django#set-up-static-file-serving
Regards,
Keith
Render Support, UTC+10
system
Closed
May 11, 2024, 4:16am
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.