django-project-template Usage: Start a Django project using this command line: django-admin startproject --template https://github.com/worldcraze/django-project-template/archive/master.zip [project_name] To do: Don't forget to update the SECRET_KEY setting.