#2022 closed defect (wontfix)
Add a "Change" link next to a ForeignKey in the admin interface
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In the admin interface there should be a "Change" link next to the option menu of a ForeignKey to be able to quickly edit the it.
Attachments (1)
Change History (3)
by , 18 years ago
Attachment: | patch.diff added |
---|
comment:1 by , 18 years ago
Has patch: | set |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
I don't really think this would be right. Jacob doesn't like it either.
comment:2 by , 18 years ago
I think it would increase productivity. Often you want to edit a related object, and it's difficult to do this without having a link, especially if there are many objects.
Note:
See TracTickets
for help on using tickets.
Here's a patch