jmcclell / django-bootstrap-pagination

Django template tag for rendering Page objects as Bootstrap pagination HTML
MIT License
212 stars 83 forks source link

Added pagination bar sizing options using an optional size argument #11

Closed masudk closed 11 years ago

masudk commented 11 years ago

This will add support for bootstrap pagination bar size. At the moment, the sizes supported are "mini", "small" and "large".

More details can be found on: http://twitter.github.com/bootstrap/components.html#pagination