pip install https://github.com/dcramer/pyflakes/tarball/master
pyflakes -x W src

wkhtmltopdf
'''''''''''

wkhtmltopdf (http://code.google.com/p/wkhtmltopdf/wiki/compilation)
pip install django-wkhtmltopdf
sudo aptitude install openssl build-essential xorg libssl-dev libxrender-dev

wget http://wkhtmltopdf.googlecode.com/files/wkhtmltopdf-0.9.9-static-amd64.tar.bz2
tar -xvf wkhtmltopdf-0.9.9-static-amd64.tar.bz2
ln -s wkhtmltopdf-amd64 wkhtmltopdf

alebo
wget http://wkhtmltopdf.googlecode.com/files/wkhtmltopdf-0.9.9-static-i386.tar.bz2
tar -xvf wkhtmltopdf-0.9.9-static-i386.tar.bz2
ln -s wkhtmltopdf-i386 wkhtmltopdf

GeoIP
'''''
brew install geoip


modeltranslation
''''''''''''''''
sync_translation_fields
update_translation_fields

http://django-modeltranslation.readthedocs.io/en/latest/registration.html#committing-fields-to-database