Fix #2123 - Use a DBTemplate when a review assignment is mailed.
The message sent to a reviewer when a new review is assigned to them,
is now taken from a DBTemplate, allowing it to be customised
per team. This includes a migration to create a default template,
which looks the same as before.
- Legacy-Id: 16928
Note: SVN reference [16921] has been migrated to Git commit
|
||
---|---|---|
.. | ||
fixtures | ||
migrations | ||
resources | ||
templates/dbtemplate | ||
__init__.py | ||
admin.py | ||
factories.py | ||
forms.py | ||
models.py | ||
resources.py | ||
template.py | ||
urls.py | ||
views.py |