I'm starting to play with Django and liking it...

One thing I was wondering, though, about the pagination object is why
django/core/paginator.py doesn't have get_next_page and
get_previous_page functions (to return the appropriate page numbers),
although it does have has_next_page and has_previous page functions?

Cheers,
Mike Cantelon


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to