Extend django.core.paginator Paginator to work with Google App Engine

Posted by Brian M. Hunt on Stack Overflow See other posts from Stack Overflow or by Brian M. Hunt
Published on 2010-04-20T23:22:16Z Indexed on 2010/04/20 23:23 UTC
Read the original article Hit count: 318

How would one extend the Paginator class in django.core.paginator to work with Google App Engine queries?

© Stack Overflow or respective owner

Related posts about paginator

Related posts about google-app-engine