﻿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
12016	"timefield's are showing as ""(None)"" in the list_display of the admin interface when time is set to 0:00"	Tim Kersten	nobody	"A timefield colume containing the time 00:00 would show up in the admin as ""(None)"" rather than ""midnight"" when displayed as part of the list_display.

The cause is an if statement that should be checking for None, rather than evaluating to False."		closed	contrib.admin	1.1		fixed	list_display, timefield	Tim Kersten	Ready for checkin	1	0	0	0	0	0
