help
J. Cliff Dyer
jcd at sdf.lonestar.org
Fri May 30 12:01:55 EDT 2008
Take a look at django's built in pagination features:
http://www.djangoproject.com/documentation/generic_views/
http://www.djangoproject.com/documentation/pagination/
Also, take a look at the django specific mailing list.
django-users at googlegroups.com
Cheers,
Cliff
On Fri, 2008-05-30 at 12:59 +0000, ha bo wrote:
> hi
> i wanna paginate my table (x lines per pages),the size of my table is
> changing according to the user.
> i wanna know if paginator.py can help me ,if yes how?
> some one can help me
> ps:i use django
> thank you
>
>
>
> ______________________________________________________________________
> Tous vos amis discutent sur Messenger, et vous ? Téléchargez
> Messenger, c'est gratuit !
> --
> http://mail.python.org/mailman/listinfo/python-list
More information about the Python-list
mailing list