Django Cookiecutter Template Template for quickly creating Django apps. Usage cookiecutter git@gitlab.com:fhightower-templates/django-cookiecutter-template.git cd <NEW-PROJECT-NAME> make mmgs -> this command may fail... it's ok. make setup make up