Python file updates when running
Answered
I used Pycharm with Vagrant projects.
Previously, if I was running the PyCharm project and updated the python file, this edit would be picked up and the file reloaded. Now I have to stop the project and restart it for the file change to take effect.
Does anyone know where the setting is to change this?
Please sign in to leave a comment.
Could you please provide more info: is it Django project? Does it work properly from the command line? What Pycharm version do you use?