Cookiecutter template for Django projects
Install Cookiecutter
pip install -U cookiecutter
In the terminal, navigate to where you want to create your repository and call:
cookiecutter gh:Thermondo/django-project-template
You will be prompted, simply follow the given instructions.
For more information on how to use Cookiecutter, please visit their documentation: https://cookiecutter.readthedocs.io/