Monday, October 26, 2020

Re: Restarting servers in development

The reason why it is so is because of the browser caching capabilities when the browser see that you are trying to visit a page you visited previously it will load it from the cache if you want it to display the current content press CTRL F5 and you will your newly added content

On Mon, Oct 26, 2020, 17:51 Abhishek Choudhury <choudhuryabhishek76@gmail.com> wrote:
I have been working in Django from quite a long time, but every now and then I face the same issue. 
Why is it like whenever I change the CSS/ JS on the pages, it takes some time or restarting of servers to actually take effect. Can we improve this functionality? I am really passionate about Django. 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9ef394d2-651b-4e60-802a-715845a04572n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFujGLzA1704MD_AegzTnkyUhkXTmtSw3WLjEef%3DsXPVQ640Fg%40mail.gmail.com.

No comments:

Post a Comment