Better SSL configuration in apache/httpd.conf
Make max_age decorator add 'public' to the Cache-Control header.
Append public to the Cache-Control header in /static/ and /doc/
A real fix to the PYTHONHASHSEED-problem in cmbarter.fcgi
Make sure PYTHONHASHSEED is set to 'random'.
Explicitly set the SESSION_SERIALIZER option in settings.py
Better wording in the install guide
better wording in install guide
Specified exact django versions in the install guide
Re-generated django.po file