Mercurial > public > sg101
log gpp/core/functions.py @ 427:85d7b62d5c17
age | author | description |
---|---|---|
2011-04-16 | Brian Neal | Fixing #202. Guard against an empty email recipient list to prevent mail errors. We log a warning if this happens. |
2011-01-30 | Brian Neal | Fixing #144; integrate with new Django logging support. Also added unit tests for Donations app. |
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. |