A simple Django template with cookiecutter.
A Django template with cookiecutter
to quickly launch production-ready Django projects.
First, get Cookiecutter.
Now run it against this repo:
You'll be prompted for some values. Provide them, then a Django project will be created for you.
Warning: After this point, change 'DKSHS', etc to your own information.
Answer the prompts with your own desired options.
See more information in the github repo: dkshs/cookiecutter-django.