Mercurial > public > sg101
log gpp/core/functions.py @ 418:20af29454e83
age | author | description |
---|---|---|
Sat, 16 Apr 2011 21:39:23 +0000 | Brian Neal | Fixing #202. Guard against an empty email recipient list to prevent mail errors. We log a warning if this happens. |
Sun, 30 Jan 2011 20:02:32 +0000 | Brian Neal | Fixing #144; integrate with new Django logging support. Also added unit tests for Donations app. |
Mon, 20 Sep 2010 00:40:01 +0000 | Brian Neal | Adding a way to expedite mail by bypassing the mail queue. |
Wed, 15 Sep 2010 01:01:40 +0000 | Brian Neal | For #93: fix url scheme for downloads. |
Tue, 06 Jul 2010 03:02:20 +0000 | Brian Neal | Rework the who's online middleware and template tag for #87. |
Sun, 28 Mar 2010 01:07:47 +0000 | Brian Neal | Implementing #61: adding a forum topic subscription feature. |