A cookiecutter template for Django.
My version of cookiecutter django
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.