There was an error while loading. Please reload this page.
Includes a requirements.txt with libraries that promote Django best practices, such as:
Included is a Fabric file that assumes you use your SSH configuration file to manage your SSH keys.
Baked in gunicorn, nginx, and supervisor configurations.
To start a new Django project called project_name, run the following.
project_name
django-admin.py startproject -e md,ngx,ini,conf,sh,Procfile.dev,Procfile --template=https://github.com/lionheart/django-template/archive/django-1.11.zip project_name