graph
- Add docutils to requirements.txt.2012-05-10, by Brian Neal
- Add a __future__ import for with for production server.2012-05-10, by Brian Neal
- Added .rst support for the /about/ flatpage.2012-05-10, by Brian Neal
- Merge.2012-05-10, by Brian Neal
- For bitbucket issue #8, insert .rst files into flatpages.2012-05-10, by Brian Neal
- Update production requirements.txt after Django 1.4 upgrade.2012-05-06, by Brian Neal
- Added a requirements_dev.txt file since with Python 2.7 we no longer2012-05-05, by Brian Neal
- For Django 1.4, rearranged project structure for new manage.py.2012-05-05, by Brian Neal
- Use the static() function to serve MEDIA files in development.2012-05-05, by Brian Neal
- For Django 1.4, added the admin password reset feature.2012-05-05, by Brian Neal
- Correct my Redis API error in unit test.2012-05-05, by Brian Neal
- Fix bug in donations test.2012-05-05, by Brian Neal
- For Django 1.4, the check_password function moved.2012-05-05, by Brian Neal
- For Django 1.4, add clickjacking protection via new middleware.2012-05-05, by Brian Neal
- For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.2012-05-03, by Brian Neal
- For Django 1.4, update to newer versions of cache_page usage.2012-05-02, by Brian Neal
- For Django 1.4, remove verify_exists from model field definitions.2012-05-02, by Brian Neal
- For Django 1.4, add a require_debug_false logging filter.2012-05-02, by Brian Neal
- For Django 1.4, remove the obsolete setting ADMIN_MEDIA_PREFIX.2012-05-02, by Brian Neal
- Now developing on Ubuntu 12.04 with Python 2.7.2012-04-29, by Brian Neal
- For bitbucket issue #7, provide a bar graph indication of inbox and outbox2012-03-10, by Brian Neal
- Tweaks to the contests application: show the winners on the list page.2012-03-07, by Brian Neal
- For bitbucket issue #6, try to improve quoting messages.2012-03-04, by Brian Neal
- For bitbucket issue #5, rework the duplicate email checking in the registration2012-03-04, by Brian Neal
- The ajax login didn't work from the register page. I think this is because2012-02-13, by Brian Neal
- For bitbucket issue #4, deactivate users for spam when accepting flagged user2012-02-09, by Brian Neal
- For bitbucket issue #3, ensure that changes to Profile, Post & Topic models2012-02-08, by Brian Neal
- Minor tweak to contest template to clear floating images.2012-02-06, by Brian Neal
- Changed the avatar upload_to path to not rely on the user supplied name,2012-02-02, by Brian Neal
- Adding the RFB banner block.2012-02-02, by Brian Neal
- Creating a simple banner / ad campaign application, initially as a RFB / SG1012012-02-02, by Brian Neal
- Merging change to requirements.txt made on production server.2012-01-29, by Brian Neal
- For bitbucket issue #1, add open graph meta tags to forum topics.2012-01-29, by Brian Neal
- Reinstalled my fork of elsewhere with pip install -e so that the repo URL is2012-01-26, by Brian Neal
- Updated requirements.txt after using my fork of django-elsewhere.2012-01-26, by Brian Neal
- Prepare to use my forked version of elsewhere that has staticfiles support.2012-01-26, by Brian Neal
- For bitbucket issue #2, tweak the admin settings for the Post model to2012-01-25, by Brian Neal
- More last minute updates to the SOPA page.2012-01-17, by Brian Neal
- Updated the SOPA page.2012-01-15, by Brian Neal
- Altered the open graph meta tags tag to generate tags for the home page2012-01-15, by Brian Neal
- Adding SG101 protest page for SOPA & PIPA.2012-01-14, by Brian Neal
- Update requirements.txt & .hgignore.2012-01-13, by Brian Neal
- Correct the hg pull command in the fabfile.2012-01-13, by Brian Neal
- Change fabfile to use hg instead of svn.2012-01-13, by Brian Neal
- Initial version of the phantombrigade application.2012-01-12, by Brian Neal
- Created a .hgignore file.2012-01-12, by Brian Neal
- Updated requirements.txt file after updating to latest Haystack.2012-01-10, by Brian Neal
- update tags2012-01-10, by convert-repo
- For #243, create a contests application.2012-01-09, by Brian Neal
- Update the copyright year in the base template.2012-01-07, by Brian Neal
- Added a command to fix the old 1.0 POTD smileys to match the new.2011-12-31, by Brian Neal
- Added a "fix-mode" for the potd comment importer command such that it2011-12-31, by Brian Neal
- Update the list of name changes.2011-12-31, by Brian Neal
- Adding import commands for the 1.0 POTD & comments.2011-12-31, by Brian Neal
- Clean up the birthday block. Get rid of space between name and comma. Get rid2011-12-27, by Brian Neal
- Updated to Haystack 1.2.6. Got the latest Haystack, xapian backend, and2011-12-26, by Brian Neal
- For #242, move the updating of the POTD sequence into a new signals module.2011-12-25, by Brian Neal
- Adding a fabric file.2011-12-23, by Brian Neal
- Update MP3 compilation block with a link to the 2011 comp on archive.org.2011-12-23, by Brian Neal
- For #241, add a URL to view the last post in a forum topic.2011-12-22, by Brian Neal