Skip to content

developersociety/django-template

Repository files navigation

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