diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/auth/default.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/topics/auth/default.txt b/docs/topics/auth/default.txt index 691a7cbd24..ed546877de 100644 --- a/docs/topics/auth/default.txt +++ b/docs/topics/auth/default.txt @@ -1292,7 +1292,8 @@ implementation details see :ref:`using-the-views`. link. By default, HTML email is not sent. * ``extra_email_context``: A dictionary of context data that will be - available in the email template. + available in the email template. It can be used to override default + template context values listed below e.g. ``domain``. **Template context:** |
