/cookiecutter-django-base

Base django coociecutter template

Primary LanguagePython

cookiecutter-django-base

A cookiecutter template for Django.

Description

My version of cookiecutter django

Usage

Now run it against this repo:

$ cd <workspace>
$ cookiecutter  https://github.com/l0kix2/cookiecutter-django-base

You'll be prompted for some questions, answer them, then it will create a Django project for you.

Structure