﻿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
6439	support for filter methods on date field attributes	omat@…	nobody	"Exact matches on date field attributes such as:
{{{
filter(datefield__month=1)
}}}
are supported. For consistency, I think all filter methods on attributes such as:
{{{
filter(datefield__month__in=[1, 2, 3])
}}}
should also be supported.


OMat
"	New feature	closed	Database layer (models, ORM)	dev	Normal	duplicate	datefield, database api, filter methods	ross@…	Accepted	0	0	0	0	0	0
