﻿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
28771	Add a model field option that corresponds to the short_description admin property	Rick Graves	nobody	"You can put in a [long] description of the column in the table definition.   That's good.

But if you want a short description as a column heading on the Admin interface list, you have to jump through hoops.

https://stackoverflow.com/questions/9708455/django-admin-listview-customize-column-name
https://stackoverflow.com/questions/12048176/how-can-i-rename-a-column-label-in-django-admin-for-a-field-that-is-a-method-pr
https://coderwall.com/p/zs58ha/django-admin-listview-column-names

IMHO, if long description can be a column property, short description could ALSO be a column property.

Overall, django is great, thanks!"	Cleanup/optimization	closed	Database layer (models, ORM)	1.11	Normal	wontfix	admin listview column names		Unreviewed	0	0	0	0	0	0
