http://www.youtube.com/watch?v=EgNLLelQYwI
- Install latest Python
- OSX:
brew install python; make sure your$PATHcontains/usr/local/binfirst!
- OSX:
- Install pip (if it wasn't bundled with python)
- Install the dependencies:
pip install -r requirements.txt - Download the DB: [Instructions pending]
- Run the server:
python manage.py runserver