log gpp/core/functions.py @ 364:3cf18e6002dd

age author description
2011-01-30 Brian Neal Fixing #144; integrate with new Django logging support. Also added unit tests for Donations app.
2010-09-20 Brian Neal Adding a way to expedite mail by bypassing the mail queue.
2010-09-15 Brian Neal For #93: fix url scheme for downloads.
2010-07-06 Brian Neal Rework the who's online middleware and template tag for #87.
2010-03-28 Brian Neal Implementing #61: adding a forum topic subscription feature.
2010-03-21 Brian Neal Implement #63, add a queued email facility.
2010-03-11 Brian Neal Implement ticket #59; update RSS feeds for Django 1.2.
2009-06-11 Brian Neal Added basic logging to settings.py. The send_email function is now logging. Removed remnants of the DebugLog model.
2009-06-11 Brian Neal Removed the database logging stuff. Will replace with Python logging.
2009-04-12 Brian Neal News: removed the lxml stuff. Based on Jacob Kaplan-Moss suggestion, use html5lib to clean html. Added that functionality in a new core.html module.
2009-04-06 gremmie Initial import of sg101 stuff from private repository.