log gpp/core/functions.py @ 245:ed6202fb08b6

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