Django Bootstrap Pagination screenshot

Django Bootstrap Pagination

Author Avatar Theme by Jmcclell
Updated: 16 Apr 2021
213 Stars

Django template tag for rendering Page objects as Bootstrap pagination HTML

Categories

Overview

The Django Bootstrap Pagination is an application that allows users to easily integrate Twitter’s Bootstrap Pagination styles with Django Page objects. By passing in a Page object and optional arguments, Bootstrap pagination bars and pagers can be rendered with minimal effort. However, it is important to note that this project is no longer maintained and there will be no more updates.

Features

  • Integration of Twitter’s Bootstrap Pagination styles with Django Page objects
  • Renders Bootstrap pagination bars and pagers with minimal effort
  • Supports Django versions 1.2 and above

Installation

To install the Django Bootstrap Pagination, follow the steps below:

  1. Using PIP:

    • Run the following command to install the latest stable release from PyPi:
      pip install django-bootstrap-pagination
      
  2. Manual download:

Summary

The Django Bootstrap Pagination is a useful tool for integrating Bootstrap pagination styles with Django Page objects. However, it is important to note that the project is no longer maintained and there won’t be any further updates.