Django with mod_wsgi - live!
This is just a quick note to mention that my first Django application, the Photography Qwacks Diary, has gone live.
It's using Django SVN, mod_wsgi 1.0 with a PostgreSQL backend. When I get back from Malta in two weeks' time, I'll write some posts describing the experience: from coding a Django app, through installing and configuring mod_wsgi and moving a live Gallery install, to getting the Apache configuration right.
I guess I now have an 'interesting' Apache configuration, as it's serving up static files, a Zope site (this one), a couple of PHP applications and a Django application.
Apache rocks.
