Skip to content

Django pagination tools supporting Ajax, multiple and lazy pagination, Twitter-style and Digg-style pagination.

Notifications You must be signed in to change notification settings

webstack/django-endless-pagination

 
 

Repository files navigation

Django Endless Pagination

Django Endless Pagination can be used to provide Twitter-style or Digg-style pagination, with optional Ajax support and other features like multiple or lazy pagination.

The original documentation is available online, or in the docs directory of the project. This fork has not updated the original documentation.

The package is available on pypi.org:

pip install webstack-django-endless-pagination

About

Django pagination tools supporting Ajax, multiple and lazy pagination, Twitter-style and Digg-style pagination.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.2%
  • HTML 7.4%
  • JavaScript 3.7%
  • CSS 0.7%