#36115: Add a link to navigate to the related object for ForeignKey and
OneToOneField values in list_display
-------------------------------------+-------------------------------------
     Reporter:  Antoliny             |                    Owner:  Antoliny
         Type:  New feature          |                   Status:  assigned
    Component:  contrib.admin        |                  Version:  5.1
     Severity:  Normal               |               Resolution:
     Keywords:  list_display,        |             Triage Stage:
  foreignkey, onetoonefield          |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Description changed by Antoliny:

Old description:

> 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.

New description:

 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)]]

--
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36115#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/010701947e5f9068-7f9860cc-fe9b-4f63-8610-c5ba81db7912-000000%40eu-central-1.amazonses.com.

Reply via email to