How can I make the development server from django running permanent? So that it does\'t stop when I quit the shell.
Thanks
On Windows, run
pythonw.exe manage.py runserver