Using south on existing django apps Initial convert On one of your django instance ./manage.py syncdb ./manage.py convert_to_south <app_name> To apply on another django instance (other development env or on production server)
Setup ZSH with help from oh-my-zsh Installing oh-my-zsh Clone repository git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
Install Graphite on CentOS 6 using virtualenv Activate EPEL repository http://fedoraproject.org/wiki/EPEL Install & create virtualenv Install python packages