Deploying a Django Site with Fabric
There are a bunch of great articles out there to help people get a Fabric deployment script written for their Django sites. The following has a couple examples of how to use fabric commands to write a git control workflow helper, and a deployment script that pairs nicely with my Setting up an AWS ec2 instance for Nginx, Django, uWSGI, and MySQL article.