This lightweight app is designed to make getting plugged into community very easy
Getting Started: git clone virtualenv --no-site-packages env [from repo root] source env/bin/activate pip install -r requirements.txt python manage.py syncdb python manage.py runserver 0.0.0.0:8000