Opened 8 years ago
Last modified 7 years ago
#26763 closed New feature
Control rendering of add/change/delete_related admin buttons — at Version 1
Reported by: | Chris Clark | Owned by: | Chris Clark |
---|---|---|---|
Component: | contrib.admin | Version: | 1.9 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | yes |
Needs tests: | yes | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description (last modified by )
In certain cases, displaying the add/change/delete icons on related fields in the Django admin is undesirable, but this behavior can't currently be overridden. The proposed change allows configuration of which buttons to display by passing kwargs into formfield_for_db.
Change History (2)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|---|
Needs documentation: | set |
Needs tests: | set |
Owner: | changed from | to
Status: | new → assigned |
by , 8 years ago
Attachment: | Screen Shot 2016-06-15 at 9.42.18 AM.png added |
---|
Note:
See TracTickets
for help on using tickets.
Screenshot of feature in question