Home > Net >  Django server not refreshing pages after reloading
Django server not refreshing pages after reloading

Time:02-10

When I start the Django server it gives me proper output at first but the next time I make changes to code it does not reflect the changes even after reloading. I am usin react at the frontend.

CodePudding user response:

I had same problem Couple days ago. Then I found out Putty. Its a program thats connects to server (screean share). Download Putty and login to your account. From Conslore run command. It Should Work (Sorry for Eanglish :/)

  • Related