﻿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
2140	short_description in admin for get_absolute_url doesn't work due to currying	Rudolph Froger	nobody	If a method is used in 'list_display' of the Admin interface, that method should have a short_description function attribute, for use as the header for the field. This doesn't work for get_absolute_url. A work around is to call the get_absolute_url from another method and use that method in list_display, so I give it lowest priority.	defect	closed	contrib.admin	dev	normal	fixed	nfa-changelist		Accepted	0	0	0	0		
