﻿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
17830	"DateFieldListFilter ""Past 7 days"" filter uses naive datetime when USE_TZ is set."	Glenn Washburn <development@…>	Aymeric Augustin	"The ""Past 7 days"" link for the DateFieldListFilter always contains a serialized naive datetime.  This becomes a problem when USE_TZ is set because that value with get parsed back into a naive datetime and used directly in a QuerySet.filter call.  The warning about using a naive data time will be raised."	Bug	closed	contrib.admin	1.4-beta-1	Release blocker	fixed			Ready for checkin	1	0	0	0	0	0
