- Default Fabric tasks with yo_fabric.
- Django 1.5 + South Migrations + Django-suit for admin.
- Custom user model with email authentications.
- Default template based on HTML5 Boilerplate
- django-admin.py startproject --template=https://github.com/DigitalDemiurge/django-template/archive/master.zip project_name
- fab venv-init
- fab req
- fab run