Skip to content

envris/django-pagination-py3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-pagination-py3

A port of django-pagination to Python 3, also compatible with Python 2.x ;)

Installation

Install it from pypi.python.org:

pip install django-pagination-py3

or just clone this repository and run:

python setup.py install

Usage

Use it the same way you use django-pagination.

About

A port of django-pagination to Python 3! Also compatible with Python 2.x ;)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.3%
  • HTML 3.7%