Fix #2328 - Use mailtriggers to find destinations in review app
As the review app has several conditionals that don't fit
entirely well within mailtriggers, the templates use a bit
of extra context to figure out who exactly to include. This also
extends the tests for review, to check for correct recipients.
It also adds a tiny feature to mailtrigger to entirely exclude
certain addresses, as required by the review-generated mails.
- Legacy-Id: 16793
Note: SVN reference [16672] has been migrated to Git commit
|
||
---|---|---|
.. | ||
migrations | ||
__init__.py | ||
admin.py | ||
forms.py | ||
models.py | ||
resources.py | ||
tests.py | ||
urls.py | ||
utils.py | ||
views.py |