log

age author description
2012-05-11 Brian Neal Added .rst support for the /about/ flatpage.
2012-05-11 Brian Neal Merge.
2012-05-11 Brian Neal For bitbucket issue #8, insert .rst files into flatpages.
2012-05-06 Brian Neal Update production requirements.txt after Django 1.4 upgrade.
2012-05-05 Brian Neal Added a requirements_dev.txt file since with Python 2.7 we no longer
2012-05-05 Brian Neal For Django 1.4, rearranged project structure for new manage.py.
2012-05-05 Brian Neal Use the static() function to serve MEDIA files in development.
2012-05-05 Brian Neal For Django 1.4, added the admin password reset feature.
2012-05-05 Brian Neal Correct my Redis API error in unit test.
2012-05-05 Brian Neal Fix bug in donations test.
2012-05-05 Brian Neal For Django 1.4, the check_password function moved.
2012-05-05 Brian Neal For Django 1.4, add clickjacking protection via new middleware.
2012-05-04 Brian Neal For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.
2012-05-03 Brian Neal For Django 1.4, update to newer versions of cache_page usage.
2012-05-03 Brian Neal For Django 1.4, remove verify_exists from model field definitions.
2012-05-03 Brian Neal For Django 1.4, add a require_debug_false logging filter.