Installs

apt-get install mysql-server mysql-client
apt-get install python-setuptools #easy_install
easy_install django==1.4.5
TOP