﻿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
19371	django.forms.DateTimeField does not properly handle aware datetimes as inputs	Ion Scerbatiuc	Aymeric Augustin	"If you have aware datetimes as inputs to a Form or ModelForm the cleaned values are localized to the local timezone discarding the timezone information that is part of the input data.

For a better understanding of the use case I have created a small test case (attached) to regress the issue."	Bug	closed	Forms	1.4	Normal	invalid	forms, DateTimeField, timezones		Accepted	0	0	0	0	0	0
