Links
Learning
Jacob Kaplan-Moss - django-deployment-workshop and Video of django-deployment-workshop
Basic Django deployment with virtualenv, fabric, pip and rsync
Running Django with Postgres, Nginx, and FastCGI on Ubuntu 10.4
Using virtualenv, pip and django-site-gen to quickly start new projects
django-site-gen by Charles Leifer.
Fabric
Andrew Badr’s django-fabfile, Fabfile for Deploying django with Nginx, Apache mod_wsgi, Postgres, and Postfix
Gunicorn
Nginx
Tools
https://github.com/gcollazo/Fabulous Deploy django apps to Amazon EC2 with ONE command.