#1089 closed enhancement (fixed)
[patch] allow overrides of delete_confirmation and object_history
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | contrib.admin | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
both pages should work the same as change_list, change_form, etc.
Attachments (1)
Change History (3)
by , 20 years ago
| Attachment: | patch.diff added |
|---|
comment:1 by , 20 years ago
| Summary: | allow app/model specific overrides of delete_confirmation and object_history → [patch] allow overrides of delete_confirmation and object_history |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [2416]