log gpp/core/functions.py @ 228:d77e0dc772ad

age author description
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.