/django-el-pagination

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

Primary LanguagePythonMIT LicenseMIT

Django EL(Endless) Pagination

https://travis-ci.org/shtalinberg/django-el-pagination.svg?branch=develop

Django EL(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.

This app django-el-pagination created from django-endless-pagination==2.0 (https://github.com/frankban/django-endless-pagination) From version 3.0.0 support Django<1.8 will be dropped. For support Django<1.8 use django-endless-pagination==2.x.x

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 doc directory of the project.

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

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

Pull requests are welcome.

!WARNING! I use git flow. Please, change code and submit all pull requests into branch develop