﻿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
23631	Documentation: Outdated warning about DateTimeField on MySQL?	Kevin Christopher Henry	nobody	"The [https://docs.djangoproject.com/en/dev/ref/databases/#datetime-fields MySQL Database notes] say:

> MySQL does not have a timezone-aware column type. If an attempt is made to store a timezone-aware time or datetime to a TimeField or DateTimeField respectively, a ValueError is raised rather than truncating data.

I don't use MySQL so I can't check this, but isn't this wrong? Wasn't this fixed in 1.4 by storing timezone-aware datetimes in UTC? This note goes back to (at least) 1.3, so I'm guessing it was just never updated."	Bug	closed	Documentation	dev	Normal	fixed			Accepted	1	0	0	0	0	0
