I run django server using
/opt/python27/bin/python manage.py runserver
But the command prompt says
Quit the server with CONTROL-C.
I want to know that can i keep it running all the time. Anything wrong with that??. I was thinking of running in background and then do my usual stuff