Django Bootstrap Pagination

screenshot of Django Bootstrap Pagination
django
bootstrap

Django template tag for rendering Page objects as Bootstrap pagination HTML

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

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.

django
Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.