I said in an earlier article I would outline my Django deployment recipe. This is largely derived from a recipe for Deploying A Django Site Using FastCGI in the Django Advent site. I will carry on using http://jeremyday.org.uk/ in my examples. The basic approach is to have an Nginx front-end with an instance of Django for each site: Static files—such as style sheets and images—are served direct fr