Hey Luke, This is not related to link you mentioned. That link only talks about `How to customize the admin change list`.
You can achieve what you want using cookies. Please have a look at similar question http://css-tricks.com/forums/discussion/12141/javascript-remember-what-was-selected-after-refresh/p1. -- Pankaj Singh http://about.me/psjinx On Wed, Jan 23, 2013 at 2:12 PM, luke lukes <lordluk...@gmail.com> wrote: > a question about admin: in the changelist page, is it possible to keep the > selected items of a page while going to another page and returning to it. > > I mean: > > I'm on the page 1; > I select some items; > then i go to page 2; > I select other items; > I return to page 1; > my previous selection is lost. > > Is it possible to keep that selection somewhere (cookie, session,...)? > > thanks, Luke > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/h4gvzMFOXMcJ. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.