aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-bootstrap-pagination/pkg-descr
blob: ecead51d50d530e738baee85aef7911d07277766 (plain) (blame)
1
2
3
4
5
6
Render Django Page objects as Bootstrap 3.x/4.x Pagination compatible HTML

This application serves to make using Twitter's Bootstrap Pagination styles
work seamlessly with Django Page objects. By passing in a Page object and one
or more optional arguments, Bootstrap pagination bars and pagers can be
rendered with very little effort.