Opened 15 years ago
Last modified 14 years ago
#12044 new New feature
Add extra_context to admin action delete_selected
Description ¶
We need to pass extra context in admin action delete_selected, just like admin view's delete_view.
According to the ticket's flags, the next step(s) to move this issue forward are:
- To add tests to the patch, then uncheck the "Needs tests" flag on the ticket.
If creating a new pull request, include a link to the pull request in the ticket comment when making that update. The usual format is:
[https://github.com/django/django/pull/#### PR]
.
Change History (9)
by , 15 years ago
Attachment: | t12044_r11366.patch added |
---|
comment:1 by , 15 years ago
Has patch: | set |
---|---|
milestone: | → 1.2 |
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 15 years ago
milestone: | 1.2 |
---|
comment:3 by , 14 years ago
Needs tests: | set |
---|---|
Severity: | → Normal |
Type: | → Uncategorized |
comment:4 by , 14 years ago
Type: | Uncategorized → New feature |
---|
Note:
See TracTickets
for help on using tickets.
1.2 is feature-frozen, moving this feature request off the milestone.