jamespacileo/django-pure-pagination

how config pagination-bootstrap ?

Opened this issue · 2 comments

olivx commented

I see the pure-pagination have a pagination-boostrap,
but how i configure for use them ?

Use {% include 'pure_pagination/pagination-bootstrap.html' with verbose=True %} instead of {{ page.render }}.

how can i use the pagination-bootstrap.html? it's not work!