Answer the question
In order to leave comments, you need to log in
The styles and pictures of the site are not updated (django project in python), what to do?
There is a django project in python. I correct styles and add new pictures - nothing is updated on the site. In the directory /var/site_root/static/img - links to pictures are old, but for some reason new ones did not appear. What didn't I learn? There is practically no knowledge in django, I encountered it for the first time. I thought I would quickly update the site template and that's it. But it turned out not to be so simple.
Those. I make edits in the same css on the server, update the page in my browser, clear the cache (just in case) - the styles remain the same as before editing.
Answer the question
In order to leave comments, you need to log in
If the code has changed after saving (when reopening) - the problem is in the cache. See if django itself, the server, or the host is caching.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question