Skip to content

gungorbudak/django-endless-pagination

 
 

Repository files navigation

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 initial idea, which has guided the development of this application, is to allow pagination of web contents in very few steps.

Documentation is avaliable online, or in the docs directory of the project.

To file bugs and requests, please use https://github.com/frankban/django-endless-pagination/issues.

The source code for this app is hosted at https://github.com/frankban/django-endless-pagination.

The Mercurial repository of this project is hosted at https://bitbucket.org/frankban/django-endless-pagination.

About

Django pagination tools supporting Ajax, multiple and lazy pagination, Twitter-style and Digg-style pagination. This is the official Git repository.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 87.3%
  • HTML 7.0%
  • JavaScript 3.5%
  • Makefile 1.6%
  • Other 0.6%