log

age author description
2012-07-24 Brian Neal Show non-active status on view profile page. Bitbucket issue #14.
2012-07-24 Brian Neal Remove unused import.
2012-07-22 Brian Neal Update the collectstatic command for Django 1.4 directory layout.
2012-07-22 Brian Neal Add to last commit.
2012-07-22 Brian Neal For bitbucket #11, have TinyMCE filter out unwanted styles.
2012-07-04 Brian Neal Fix max users stat not updating.
2012-06-14 Brian Neal For issue #15; add date info to forum search results.
2012-06-12 Brian Neal For issue #15, add date information to forum search results.
2012-06-12 Brian Neal Update default settings module in manage.py.
2012-05-24 Brian Neal Forum topic & post updates now affect the RSS feed data in Redis.
2012-05-23 Brian Neal Include links to video attachments in forum post RSS feeds.
2012-05-12 Brian Neal Putting the colophon, privacy policy, and TOS under the fixed page scheme.
2012-05-12 Brian Neal For Django 1.4 directory changes, fix path in fabfile.py.
2012-05-12 Brian Neal Created a "fixed page" facility.
2012-05-11 Brian Neal Merge.
2012-05-11 Brian Neal Added docutils as a dev requirement.
2012-05-11 Brian Neal Add docutils to requirements.txt.
2012-05-11 Brian Neal Add a __future__ import for with for production server.
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.