Opened 16 years ago
Closed 14 years ago
#13106 closed Bug (duplicate)
Show confirmation page when deleting objects from an inline form
| Reported by: | bmjames | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | 1.1 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | yes |
Description
Currently (1.1.1) if objects are deleted using the form of an InlineModelAdmin, no confirmation page is shown regarding deleting objects related to the deleted item. The item that was in the inline form, and all its related objects, are silently deleted.
Change History (6)
comment:1 by , 16 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 15 years ago
| Type: | → Bug |
|---|
comment:3 by , 15 years ago
| Severity: | → Normal |
|---|
comment:4 by , 14 years ago
| Easy pickings: | unset |
|---|---|
| UI/UX: | unset |
comment:5 by , 14 years ago
| UI/UX: | set |
|---|
comment:6 by , 14 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
I'm going to close this as a duplicate of #14411 that, although is newer, has sparked some discussion.
Note:
See TracTickets
for help on using tickets.
Related issue: #14411.