/django-template

Django templates for DEV Django sites

Primary LanguagePython

The Developer Society Django Template

Installation

Install cookiecutter:

$ pip install --user cookiecutter

Debian/Ubuntu Linux

$ sudo apt install cookiecutter

Usage

Create a site using this template:

$ cookiecutter gh:developersociety/django-template