thermondo / django-project-template

Cookiecutter template for Django projects
5 stars 1 forks source link

Django Project Template

Cookiecutter template for Django projects

Usage

Installation

  1. Install Cookiecutter

    pip install -U cookiecutter

Creating the project

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/