#36063: Fields in list_display_links should always navigate to the object "change"
page
-------------------------------------+-------------------------------------
Reporter: Antoliny | Owner: Antoliny
Type: Bug | Status: assigned
Component: contrib.admin | Version: 5.1
Severity: Normal | Resolution:
Keywords: items_for_result, | Triage Stage: Accepted
ImageField, FileField |
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):
* stage: Unreviewed => Accepted
* summary:
When a field with a link is set in list_display_links(FileField,
ImageField), it does not navigate to the detail page.
=>
Fields in list_display_links should always navigate to the object
"change" page
Comment:
Thank you!
--
Ticket URL: <
https://code.djangoproject.com/ticket/36063#comment:4>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.