'Django server not refreshing pages after reloading
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.
Solution 1:[1]
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 :/)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | TEST TEST |
