﻿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
35430	Documentation about timezone is misleading	younes-chaoui	い。	"Official documentation says :
{{{
When support for time zones is enabled, Django stores datetime information in UTC in the database, uses time-zone-aware datetime objects internally, and translates them to the end user’s time zone in templates and forms.
}}}

This is not True. In templates (including admin panel), Django uses TIME_ZONE setting instead of end user's timezone.

"	Cleanup/optimization	closed	Documentation	5.0	Normal	fixed			Ready for checkin	1	0	0	0	1	0
