Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 302 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 302 Bytes

Django Bootstrap Paginator

This is a simple template tag for rendering a Bootstrap-compatible pagination widget. It's designed for simple use with Django's ListView.

To customize it, simply overide the template bootstrap_paginator/paginator.html.

Also, a setting: PAGINATOR_ADJACENT_PAGES.