[1.10.x] Fixed a typo in docs/topics/auth/default.txt.
Backport of cdde2eac5b
from master
This commit is contained in:
parent
ddd77d5fd3
commit
9c3f864305
|
@ -1308,8 +1308,8 @@ implementation details see :ref:`using-the-views`.
|
||||||
for generating a ``text/html`` multipart email with the password reset
|
for generating a ``text/html`` multipart email with the password reset
|
||||||
link. By default, HTML email is not sent.
|
link. By default, HTML email is not sent.
|
||||||
|
|
||||||
* ``extra_email_context``: A dictionary of context data that will available
|
* ``extra_email_context``: A dictionary of context data that will be
|
||||||
in the email template.
|
available in the email template.
|
||||||
|
|
||||||
.. deprecated:: 1.9
|
.. deprecated:: 1.9
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue