﻿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
20069	Default value of USE_TZ is unclear/contradictory	Eric Davis	nobody	"On https://docs.djangoproject.com/en/1.5/topics/i18n/timezones/, the docs say ""Time zone support is disabled by default.""

Yet below that is a note saying ""The default settings.py file created by django-admin.py startproject includes USE_TZ = True for convenience.""

Therefore, it seems like the first line should say ""Time zone support is **enabled** by default"" given the default settings.py sets `USE_TZ = True`.
"	Bug	closed	Documentation	1.5	Normal	invalid	timezone		Unreviewed	0	0	0	0	1	0
