﻿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
19370	date filter returns empty string for midnight	Danilo Bargen	nobody	"Python considers midnight (datetime.time(0, 0)) to be `False`. The date template filter stumbles over this.

When using `{{ midnight|date:""H:i"" }}`, Django returns an empty string.

See http://bugs.python.org/issue13936 for discussion about the bug.

I'll post a pull request with the fix on Github in a short while."	Bug	closed	Template system	1.4	Normal	fixed			Ready for checkin	1	0	0	0	0	0
