﻿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
18611	Show the date and time when the dev server gets started	Julien Phalip	nobody	"It would be very useful, I think, if the dev server outputted the date and time when is gets started. Something like:

{{{
July 10, 2012 - 1:23pm
0 errors found
Django version 1.5.dev20120707224104, using settings 'src.settings'
Development server is running at http://0.0.0.0:8000/
Quit the server with CONTROL-C.
}}}

The server can't always be trusted to systematically restart when there's a code change. Because of that, I keep finding myself shutting it down and restarting it, just in case, because I'm not sure it actually just picked up the change. Seeing the date/time would help to quickly be sure."	New feature	closed	Core (Other)	1.4	Normal	fixed			Ready for checkin	1	0	0	0	0	0
