﻿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
36115	Add a link to navigate to the related object for ForeignKey and OneToOneField values in list_display	Antoliny	Antoliny	"Currently, admin list view displays `ForeignKey` and  `OneToOneField` values as plain text.
However, in the change page, admin provides icons for `ForeignKey` and `OneToOneField` that allow additional operations on the corresponding objects and models.
[[Image(foreign_onetoone_change_page.png)]]
How about adding links for `ForeignKey` and `OneToOneField` in the list page?
I think provide to navigation to the related object by clicking the link, it would be better in terms of accessibility.
[[Image(foreign_onetoone_list_add_link.png)]]"	New feature	closed	contrib.admin	5.1	Normal	wontfix	list_display, foreignkey, onetoonefield		Unreviewed	0	0	0	0	0	0
