Django Twitter Bootstrap

screenshot of Django Twitter Bootstrap

A Django template leveraging Twitter Bootstrap 2.1 and runtime building/compression.

Overview

Django Twitter Bootstrap is a base Django project that simplifies the process of building with Twitter Bootstrap 2.1 using django-compress. It allows for easy inclusion of additional LESS files and coffeescript, and Django can build, concatenate, and compress these files for production use.

Features

  • Handles the build process of Twitter Bootstrap 2.1
  • Supports inclusion of additional LESS files and coffeescript
  • Uses django-compress for file concatenation and compression
  • Can be customized for production use

Summary

Django Twitter Bootstrap is a useful base project for Django developers looking to integrate Twitter Bootstrap 2.1 into their projects. It simplifies the build process and allows for easy customization and production use. With the possibility for further standardization and improvements, this project offers a convenient starting point for Django development with Twitter Bootstrap.