I just saw this implementation:
http://github.com/flosch/django-pagination/commit/92a1a772e0ea5c7d0e370634bae94e
b155ed8195
and it looks like a useful extension.
I'm thinking about scenarios like pinax has where you have a page like
"Your Stuff" and it might have sub sections for "Your Blog Posts", "Your
Friends Blog Posts", "Your Tribes", etc. where the user might want to page
through each subsection (via AJAX or page submits) for each sub section
without paging all the subsections.
Original issue reported on code.google.com by AgilityN...@gmail.com on 27 Jul 2009 at 1:57
Original issue reported on code.google.com by
AgilityN...@gmail.com
on 27 Jul 2009 at 1:57