Skip to content

AlexLSB/django-el-pagination

 
 

Repository files navigation

Django EL(Endless) Pagination

image

image

This app django-el-pagination created from django-endless-pagination==2.0 (https://github.com/frankban/django-endless-pagination)

I will try to provide support of this application Now ready: - review the current pull requests from original repository - review the issues of original repository - create start version 2.1.0 with fixed critical bugs for today (for example Django 1.9.x )

Pull requests are welcome.

!WARNING! I use git flow. Please, change code and submit all pull requests into 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.

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 87.1%
  • HTML 6.9%
  • JavaScript 3.7%
  • Makefile 1.6%
  • Other 0.7%