I’ve been working with Python and Django lately, here’s my configuration for future reference
The setup
I’ve got a test website built with Django and it’s running on a VPS (at Linode). the setup is as follow
Ubuntu 8.04 LTS with the Apache preform MPM package python virtualenv Django mod_wsgi 2.4
Some explanation on the setup
As I plan to have many website [...]
RSS Feed