Skip to content

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

License

Notifications You must be signed in to change notification settings

victorcarrico/django-pagination-py3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 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.0%
  • HTML 4.0%