/django-boilerplate

A simple template for starting Django projects. See the features below. Feel free to contribute.

Primary LanguagePython

django-boilerplate

A simple template for starting Django projects.

Features

  • Environment based settings
  • Default base template inspired by HTML5 Boilerplate
  • Default static files directory structure
  • A Makefile with automated tasks for pre-processing SASS and minifying CSS & JavaScript.

Dependencies