flask-chatterbot
flask-chatterbot copied to clipboard
Not able to edit the css or html file
trafficstars
The changes made in the css or html file is not reflected on the website after deployment. It is showing as debugger mode:off. Please, help me with some solution.
Have you tried clearing your browser cache? And where are you deploying to?
I am deploying it on pycharm and browser is chrome
@Abhishek17w After changing css you should clean your browser cache. For example, you can press F12 and select Disable cache in Network, then press F5 refresh the page.