Yes, have a read of the documentation. When you create a pagination
class you have access to all the variables needed that tell you how
many pages there are, what page you are currently on etc.

http://docs.djangoproject.com/en/dev/topics/pagination/#topics-pagination


On Jul 29, 3:15 pm, Aldo <marcwar...@gmail.com> wrote:
> I want to display to my html page
>
> Displaying results 1- 10 of 55322 found.
>
> Is there something straight forward in the pagination to do this?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to