Opened 3 years ago
Last modified 3 years ago
#33267 closed New feature
Django Admin: Add Hyperlink to related model — at Version 1
Reported by: | Thomas Güttler | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 3.2 |
Severity: | Normal | Keywords: | |
Cc: | Phil | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
I would like to add a hyperlink next to the select field of a ForeignKey
There is a do-it-yourself way Django Admin: Add Hyperlink to related model, but it would be nice to have declarative solution.
Would you accept a PR which implements this?
Change History (2)
by , 3 years ago
Attachment: | django-admin-hyperlink-to-related-model.png added |
---|
comment:1 by , 3 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.