Django Deployment Tutorials

August 31st, 2010

The current recommendation for Django deployment is Apache + mod_wsgi. But for those who need more performance, then you can take adventure to use another server.

With different server the deployment and configuration may not be easy, so to speed up your deployment you can take a look on several Django deployment tutorials. So here some of your options :

There you go. Enjoy.

Related posts:

  1. CodeIgniter Tutorials to Help You Get Started
  2. How to Install OSQA in Ubuntu Server

Tags: , , ,

4 Comments