Before this gets accepted, I'd like to throw in the proposal of storing this in the session vs a huge URL. That and a hash seem to be the common approach to storing search paths.
On Nov 11, 7:19 am, Jonas Pfeil <[EMAIL PROTECTED]> wrote: > Currently if you search in the admin, use some kind of filter or even > just go to the second page in the change list this selection is reset > when you edit an item and hit save. The user gets the default list > again. Needless to say this can be quite annoying. Especially if you > want to edit a specific subset of a very large database. > > The solution is to somehow make the filters persistent. The ticket [1] > already has a patch. > > Cheers, > > Jonas > > [1]http://code.djangoproject.com/ticket/6903 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
