Opened 17 years ago
Last modified 4 years ago
#6903 closed
Go back to old change_list view after hitting save — at Initial Version
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | admin |
Cc: | Joshua Cender, Marc Remolt, ramusus@…, Salva Pinyol, marcoberi@…, Johannes Bornhold, hr.bjarni+django@…, rob@…, empty, riccardo.magliocchetti@…, michelts@…, odin.omdal@…, danny.adair@…, Julien Bouquillon, Andy Baker, kraken, tomek@…, Simon Charette, honyczek@… | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | yes |
Description
When editing something via the admin I could observe a recurring usage pattern on myself:
- Search for something (e.g. by time, filter, phrase) wanting to edit them all or just go through the pages till I found a certain timespan
- Edit
- Hit save
- Hit the back button two times to get my former list
- Repeat with 2. :)
While this may be ok for myself my client is protesting ;) So I thought I'll hack it. But then again, isn't the desired behaviour to go back to the exact collection of stuff in the change list that was there before anyway?
So I'd like to propose to change that. I'm happy to try and write a patch for it, if this get's accepted.
Cheers!
Jonas
Note:
See TracTickets
for help on using tickets.