log gpp/core/functions.py @ 294:254db4cb6a86

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