﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
4996	runserver as daemon	Charlie La Mothe <charlie@…>	nobody	"Adds --daemonize option to runserver.

Simply adding a '&' to the end of a runserver call isn't enough.. it will kill the process when you log out of the shell.
So I created this patch, which utilizes django.utils.become_daemon
"		closed	django-admin.py runserver	dev		wontfix	daemonize development server runserver		Design decision needed	1	0	0	0	0	0
