This project lays the foundation for all other Pinax starter projects. It provides the project directory layout and bootstrap-based theme.
Usage:
django-admin.py startproject --template=https://github.com/pinax/pinax-project-zero/zipball/master <project_name>