Generated HTML pages are not refreshed after code change in PyCharm

Hi,

I am running a Flask Server, inside this i'm using HTML pages with some JavaScript inside, i followed procedure to be able to debug my scripts, unfortunatelly every time i'm changing something in script it doesn't appear in the generated page on the server, i already tried to empty cache on browser, disable "backup files" in system settings, 'till now nothing works.

My only solution is to completely close Pycharm and restart.

Could you, please help me with this issue.

Thanks and Regards,

Thierry

 

0
2 comments

Hello Thierry, 

I've tried reproducing the issue, but restarting the Flask server updates changes in the page.

What version of PyCharm are you using?  

0

Hi Danniil,

Thanks for your response, i actually found solution today. 

To give you a bit more details, i was trying to debug Javascript via javascript debugger, when i was clicking on "scripts" tab the generated page wasn't reflecting my changes. I didn't notice a small reload button in top left corner, when i click on it my page is regenerated with my last changes.

Regards,

Thierry

 

 

0

Please sign in to leave a comment.