`django-endless-pagination` is a pagination tools supporting ajax, multiple and lazy pagination, Twitter-style and Digg-style pagination.
django-endless-pagination
is a library for Django, which provides Twitter-style or Digg-style pagination, with optional AJAX support and other features like multiple or lazy pagination. The initial idea, which has guided the development of this application, is to allow pagination of web contents in very few steps.
Documentation is available online.
Github repository of the project