kitsune/apps/announcements
Paul Craciunoiu e4bc9d1a1a Announcements send emails to people in that group. [bug 650101]
* Email is sent upon saving from the admin.
* Announcements from the future are queued to be emailed around the time they become visible.
* Also do some try/finally as safety for threadlocale default language activation.
2011-04-21 15:32:36 -07:00
..
templates/announcements/email Announcements send emails to people in that group. [bug 650101] 2011-04-21 15:32:36 -07:00
tests Announcements send emails to people in that group. [bug 650101] 2011-04-21 15:32:36 -07:00
__init__.py [bug 638472] Announcements app, used in review/questions dashboards. 2011-03-17 19:19:49 +02:00
admin.py [bug 638472] Announcements app, used in review/questions dashboards. 2011-03-17 19:19:49 +02:00
models.py Announcements send emails to people in that group. [bug 650101] 2011-04-21 15:32:36 -07:00
tasks.py Announcements send emails to people in that group. [bug 650101] 2011-04-21 15:32:36 -07:00