ci2016
December 17, 2016, 1:59pm
#1
Hello there,
everytime I change a mydoctype.py file, I have to restart bench to make the changes take effect.
How can I prevent this?
The system is already in a production mode (its running all the time), but developer_mode is enabled in site_config.json.
Thank you very much.
rmehta
December 19, 2016, 7:48am
#2
You don’t start supervisor.
Just use bench start
(have you seen the developer tutorial/videos?)
1 Like
ci2016
December 19, 2016, 11:21am
#3
Yes, I have seen them. But in the moment, the server is in production mode, so it’s running all the time. What do I have to stop to you bench start afterwards?
Thank you.