Opened 16 years ago

Closed 12 years ago

#7469 closed New feature (duplicate)

Provide a link for many-to-one relations in the admin interface

Reported by: Reto Aebersold Owned by: nobody
Component: contrib.admin Version: dev
Severity: Normal Keywords: link many-to-one relation field admin interface
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: yes

Description

This patch adds a simple link to every many-to-one relation field in the admin interface. This is useful to navigate quickly to the selected related model instance.

Attachments (2)

relation_link.diff (1.8 KB ) - added by Reto Aebersold 16 years ago.
relation_link_na.diff (912 bytes ) - added by Reto Aebersold 16 years ago.
Newforms admin relation patch

Download all attachments as: .zip

Change History (12)

by Reto Aebersold, 16 years ago

Attachment: relation_link.diff added

comment:1 by Reto Aebersold, 16 years ago

Added a patch for the newforms-admin

by Reto Aebersold, 16 years ago

Attachment: relation_link_na.diff added

Newforms admin relation patch

comment:2 by Eric Holscher, 16 years ago

milestone: post-1.0
Triage Stage: UnreviewedDesign decision needed

comment:3 by Julian Bez, 16 years ago

Related to #7923

comment:4 by (none), 15 years ago

milestone: post-1.0

Milestone post-1.0 deleted

comment:5 by Luke Plant, 13 years ago

Severity: Normal
Type: New feature

comment:6 by Julien Phalip, 13 years ago

UI/UX: set

comment:7 by Jacob, 13 years ago

Easy pickings: unset
Triage Stage: Design decision neededAccepted

comment:8 by Julien Phalip, 12 years ago

Resolution: duplicate
Status: newclosed

Closing as dupe of #7469 which has a much more recent and comprehensive patch.

comment:9 by Jannis Leidel, 12 years ago

Resolution: duplicate
Status: closedreopened

Seems like this was closed accidentally.

comment:10 by Julien Phalip, 12 years ago

Resolution: duplicate
Status: reopenedclosed

Oops, wrong copy/paste. This is a dupe of #13165.

Note: See TracTickets for help on using tickets.
Back to Top