Python file updates when running
已回答
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?
请先登录再写评论。
Could you please provide more info: is it Django project? Does it work properly from the command line? What Pycharm version do you use?