forked from ericflo/django-pagination
-
Notifications
You must be signed in to change notification settings - Fork 1
A set of utilities for creating robust pagination tools throughout a django application.
License
ProstoKSI/django-pagination
Folders and files
Name | Name | 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
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 100.0%