JSHint
passed.
PEP8 Style Checker
passed.
Pyflakes
passed.
Review Request #8889 — Created April 7, 2017 and submitted
We build the site URL manually in the majority of the e-mail templates.
However, we have a utility method which does this exact logic, so we can
just pass the result of that in instead.Additionally, the API token preference URL has been refactored to use
thebuild_server_url()
.
Previewed e-mails. They looked correct and links still worked.
Revision 2 (+45 -58)
~ | TODO: Previewed e-mails. They looked correct and links still worked. | |
~ | Previewed e-mails. They looked correct and links still worked. |
Revision 3 (+45 -58)