-1

I am trying to work on a django project which has static files. Every time I reload my pc and make some changes in the static files those changes don't get applied. Then i rename that static file and also change the static url in my template..Then the change takes place..How can i solve this..

1 Answers1

0

Clear your browser cache, and next time onwards when you made any changes to static files, do Ctrl + Shift + R to ignore previous cached content.

Jaydeep
  • 775
  • 2
  • 8
  • 14
  • i am very sorry sir i did upvote your answer but since my reputation is less than 15 it isn't shown publicly –  Aug 06 '20 at 11:49