﻿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
14313	wrong display of field title in admin	Julian	nobody	"I have a model with a field *timestamp_month* which I've added to the *list_display* field of the model's admin. In the template it's displayed as:

{{{
<a href=""?timestamp_month__isnull=False&amp;timestamp_year__isnull=True&amp;o=4&amp;ot=asc"">
Timestamp
</a></th><th>
<a href=""?timestamp_month__isnull=False&amp;timestamp_year__isnull=True&amp;o=5&amp;ot=asc"">
Month
</a></th>
}}}

Hence the HTML is generated deep down anywhere in the python code, I cannot provide a solution. 
"		closed	contrib.admin	1.2		invalid			Unreviewed	0	0	0	0	0	0
