#29873: Link to access related field on the admin tool
------------------------------------+--------------------------------------
     Reporter:  J. Pablo Fernández  |                    Owner:  nobody
         Type:  New feature         |                   Status:  closed
    Component:  contrib.admin       |                  Version:  master
     Severity:  Normal              |               Resolution:  needsinfo
     Keywords:                      |             Triage Stage:  Unreviewed
    Has patch:  0                   |      Needs documentation:  0
  Needs tests:  0                   |  Patch needs improvement:  0
Easy pickings:  0                   |                    UI/UX:  0
------------------------------------+--------------------------------------
Changes (by Carlton Gibson):

 * status:  new => closed
 * resolution:   => needsinfo


Comment:

 Hi.

 I'm going to close this as ''needs info'' as is.

 The change link already is a "View" link. The admin's Change Form just is
 its ''View'' page. Since 2.1, if you have only view permissions the link
 presented is already differently. (See
 
https://github.com/django/django/blob/c53af5661313079d022553b6c775e6c4f8d34927/django/contrib/admin/templates/admin/related_widget_wrapper.html#L6-L18)

 The only thing I can see here is that the link is currently opened in a
 popup. You can get around this via your browser's ability to open the link
 in a new tab (say), although you need to remove the `&_popup=1` to get the
 full admin shown. I don't know that a change would be merited here. (Or
 exactly what that feature would amount to...)

 If you want to develop this further could I suggest thinking through the
 exact behaviour you'd want and a post to
 [http://groups.google.com/forum/#!forum/django-developers the django-
 developers mailing list] to see if there would be support for your
 proposed change.

 Thanks.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29873#comment:1>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.5551cc26dc3e4fcaf854188ec24dd0b3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to