Install cookiecutter:
$ pip install --user cookiecutter
Debian/Ubuntu Linux
$ sudo apt install cookiecutter
Create a site using this template:
$ cookiecutter gh:developersociety/django-template
Install cookiecutter:
$ pip install --user cookiecutter
Debian/Ubuntu Linux
$ sudo apt install cookiecutter
Create a site using this template:
$ cookiecutter gh:developersociety/django-template