Deploying Django on Apache with multiple domains
http://paralyzed.se/2010/04/09/deploying-django-on-apache-with-multiple-domains/This post is about how to deploy Django in a quick and easy way on a server which runs Apache with mutiple domains using mod_python. This is a good way for you who assign domains dynamically instead of adding each domain as a separate virtual host tag.