I use a Cloud server to test my django small project, I type in manage.py runserver
and then I log out my cloud server, I can visit my site normally, but when I reload my cloud server, I don't know how to stop the development server, I had to kill the process to stop it, is there anyway to stop the development?
↧
django development server, how to stop it when it run in background?
↧