you should hack for good too,
Many thanks to Mahdi Dibaiee for helping with d3.js and front end in general
git clone...
cd hack4good
sudo apt-get install python-virtualenv
virtualenv venv
source venv/bin/activate
source h4good/dev.env
pip install -r req.txt
cd h4good
python manage.py collectstatic
python manage.py runserver

