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.