resrc Run the project git clone git@github.com:vhf/resrc.git cd resrc virtualenv2 venv --distribute source venv/bin/activate pip install -r requirements.txt syncdb, migrate, and then runserver.