﻿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
36032	Apply a link to the URLField value on the admin app index page.	Antoliny	Antoliny	"When adding a URLField through ModelAdmin `list_display` in the app index page's , the value is displayed as plain text instead of a link, which was not expected.
[[Image(Screenshot 2024-12-21 at 9.14.53 PM.png)]]
It would be better if the URLField value is displayed as a link when shown through `list_display` in the ModelAdmin.
[[Image(Screenshot 2024-12-21 at 9.21.12 PM.png)]]
On the change page, the URLField value is displayed as a link."	New feature	assigned	contrib.admin	5.1	Normal		URLField, list_display		Unreviewed	0	0	0	0	0	0
