Opened 19 years ago
Closed 19 years ago
#1347 closed enhancement (wontfix)
[patch] allow redirect to any page after deletion in admin interface
Reported by: | anonymous | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | contrib.admin | Version: | |
Severity: | trivial | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
It would be useful to be if the delete page in the admin interface redirect somewhere else after deletion (e.g. I'm adding the ability to delete an edit_inline object from the related object's admin page. This patch can be used to redirect back to the related object page after deletion.)
Attachments (1)
Change History (2)
by , 19 years ago
Attachment: | delete.diff added |
---|
comment:1 by , 19 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I don't really see the point of this.