﻿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
5863	list_display does not allow functions of referenced objects	Beat Bolli <me+django@…>	nobody	It is possible to include a model member function in the `list_display` Admin property. The same thing is not possible for ForeignKey models; at least not with any of the variations I have tried: `foreign.method`, `foreign_method` and `foreign__method`.	Uncategorized	closed	contrib.admin	dev	Normal	wontfix	list_display	andy@… mike.huynh+django@… Brillgen Developers hugo@… zachborboa@…	Design decision needed	1	1	0	1	0	1
