﻿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 references 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.		new	contrib.admin	dev			list_display		Unreviewed	0	0	0	0		
