﻿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
1754	[patch] models.DateField should allow string lookups	Esaj	Adrian Holovaty	"At the moment {{{DateField.get_db_prep_lookup}}} assumes that values passed to it are datetime objects when doing certain lookup types.

This patch falls back to using {{{str(value)}}}, which means that various date lookup queries can work in the admin changelist."	defect	closed	Database layer (models, ORM)		normal	fixed			Unreviewed	1	0	0	0	0	0
