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.