Skip to content
 
 

Latest commit

 

History

78 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use:

`{% autopaginate object_list 10 %}` and `{% paginate %}`

or 

`{% autopaginate other_object_list 10 pagevar="pageA" %}` and `{% paginate "pageA" %}`

About

A set of utilities for creating robust pagination tools throughout a django application.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages