Opened 15 years ago

Last modified 13 years ago

#12044 new New feature

Add extra_context to admin action delete_selected

Reported by: rjc Owned by: nobody
Component: contrib.admin Version: 1.1
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: yes Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

We need to pass extra context in admin action delete_selected, just like admin view's delete_view.

Attachments (3)

t12044_r11366.patch (779 bytes ) - added by rjc 15 years ago.
0003-Ticket-15569.patch (6.6 KB ) - added by anonymous 11 years ago.
Patched against 1.4.2
0001-Ticket-12044.patch (1.2 KB ) - added by anonymous 11 years ago.
Patched against 1.4.2

Download all attachments as: .zip

Change History (9)

by rjc, 15 years ago

Attachment: t12044_r11366.patch added

comment:1 by Russell Keith-Magee, 14 years ago

Has patch: set
milestone: 1.2
Triage Stage: UnreviewedAccepted

comment:2 by James Bennett, 14 years ago

milestone: 1.2

1.2 is feature-frozen, moving this feature request off the milestone.

comment:3 by Julien Phalip, 13 years ago

Needs tests: set
Severity: Normal
Type: Uncategorized

comment:4 by Julien Phalip, 13 years ago

Type: UncategorizedNew feature

comment:5 by Aymeric Augustin, 12 years ago

UI/UX: unset

Change UI/UX from NULL to False.

comment:6 by Aymeric Augustin, 12 years ago

Easy pickings: unset

Change Easy pickings from NULL to False.

by anonymous, 11 years ago

Attachment: 0003-Ticket-15569.patch added

Patched against 1.4.2

by anonymous, 11 years ago

Attachment: 0001-Ticket-12044.patch added

Patched against 1.4.2

Note: See TracTickets for help on using tickets.
Back to Top