#31181: Admin: Render foreign key models as links for readonly users
-----------------------------------------+--------------------------
               Reporter:  julienr        |          Owner:  julienr
                   Type:  New feature    |         Status:  assigned
              Component:  contrib.admin  |        Version:  3.0
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  1              |
-----------------------------------------+--------------------------
 In the admin UI, when viewing a model for which you have view only
 permission, foreign key / m2m fields are rendered as plaintext
 representation of the target object.

 It would be nicer to render those as links instead so that a readonly user
 can navigate through the relationships.

 The link should only be rendered if the user has permission to view the
 target model.

 django-developers discussion: https://groups.google.com/forum/#!topic
 /django-developers/XFoaohDpqZE

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31181>
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 on the web visit 
https://groups.google.com/d/msgid/django-updates/050.c6133a3e2021f4f3aa75c657ba780894%40djangoproject.com.

Reply via email to