Mercurial > public > sg101
log gpp/core/functions.py @ 513:9e7ae8462f3f
age | author | description |
---|---|---|
Tue, 13 Dec 2011 02:07:55 +0000 | Brian Neal | Using celery to send mail out of the request/response cycle. |
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. |
Sun, 21 Mar 2010 20:33:33 +0000 | Brian Neal | Implement #63, add a queued email facility. |