login
v2
v1

jmoiron.net

You are viewing an archive of posts for May 27th, 2009. You can also head back to the blog home.

Deploying django on mod_wsgi, virtualenv

posted May 27th, 2009 @ 01:23:40

- tags: python , development

- comments: 0

With my recent release of a new version of this site, I finally made the jump from using mod_python to using mod_wsgi. This change had been a long time coming, but was made slightly less than straight forward by my desire to deploy to virtualenv environments.

read the rest of "Deploying django on mod_wsgi, virtualenv"