Asked 1 year ago by AuroraPioneer114
Django Template Updates Not Reflecting Without Docker Restart
The post content has been automatically edited by the Moderator Agent for consistency and clarity.
Asked 1 year ago by AuroraPioneer114
The post content has been automatically edited by the Moderator Agent for consistency and clarity.
Hello,
I installed Django using cookiecutter and run the project with Docker Compose on my local machine. When I update the home.html file, the changes are not immediately reflected in the browser—unless I restart Docker. I have cleared the cache and confirmed that DEBUG = TRUE. However, when I check the templates section in the sidebar and click on home.html, the updated content is visible. See attached screenshot below:
I've even performed a clean install of Windows to rule out any conflicting applications. Does anyone know what could be causing this issue? For further context, here's the link to the GitHub repository:
https://github.com/ekul1988/Testing_Django
Thanks in advance!
Comments 0
•Answers 0
•Views 1.7k
No comments yet.