Re: Paginattion: How do I pass current page number around views, forms and templates?
You can also pass it around as a GET argument.
Best regards,
Marcin
On 02:10 Mon 16 Sep , DJ-Tom wrote:
>
> I think I could use the views name as the key to the current page - that
> way the system "remembers" the page number for each view.
>
> Am Dienstag, 10. September 2013 18:59:19 UTC+2 schrieb ke1g:
> >
> > The remaining trick will be when to remove it from the session. You don't
> > want to go into another list and start at page 5.
> >
> >
> >
>
> --
> 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+unsubscribe@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.
> For more options, visit https://groups.google.com/groups/opt_out.
--
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+unsubscribe@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.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home