Opened 3 years ago
Last modified 3 years ago
#33267 closed New feature
Django Admin: Add Hyperlink to related model — at Initial Version
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
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?
Note:
See TracTickets
for help on using tickets.