El 03/08/15 09:42, duriromp...@gmail.com escribió:
I'm in a point of my app where I've two GET params, *p* and *q* (pagination and query search), and I think that the best method to remember the params value when you change page is to use a string to manually build up the params URL. Any ideas?

ListView might help or maybe its ancestor MultipleObjectMixin with its paginate_by attribute.

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/55BF8D75.5010200%40epepm.cupet.cu.
For more options, visit https://groups.google.com/d/optout.

Reply via email to