﻿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
13654	"QuerySet .dates() method should support ""hour"" and ""minute"""	Ulrich Petri	Aymeric Augustin	"Currently QuerySet.dates() only accepts ""year"", ""month"" and ""day"" as values for the `kind` parameter. It should also accept ""hour"" and ""minute"".

I've attached a patch which adds this capability. (Includes tests and docs)
"	New feature	closed	Database layer (models, ORM)	1.2	Normal	duplicate			Design decision needed	1	0	0	0	0	0
