﻿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
3415	django allows invalid TIME_ZONE in settings.py	forest@…	nobody	"django didn't complain at all when my TIME_ZONE was ""America/New York"" instead of ""America/New_York"".  It'd be nice if django at least printed a warning somewhere.  It would have saved me some time tracking down the issue (which appeared to be a bug, since datetime.datetime.now() always returned the wrong time, but only in manage.py shell, not in a normal python shell).

-Forest"		closed	Uncategorized	dev		fixed	datetime TIME_ZONE settings.py		Ready for checkin	1	0	0	0	0	0
