mirror of
https://github.com/django/django.git
synced 2025-01-03 06:55:47 +00:00
Used more specific link to email backends in EMAIL_BACKEND docs.
This commit is contained in:
parent
0fcee1676c
commit
1592f0ac22
@ -1390,7 +1390,7 @@ This is only used if ``CommonMiddleware`` is installed (see
|
|||||||
Default: ``'``:class:`django.core.mail.backends.smtp.EmailBackend`\ ``'``
|
Default: ``'``:class:`django.core.mail.backends.smtp.EmailBackend`\ ``'``
|
||||||
|
|
||||||
The backend to use for sending emails. For the list of available backends see
|
The backend to use for sending emails. For the list of available backends see
|
||||||
:doc:`/topics/email`.
|
:ref:`topic-email-backends`.
|
||||||
|
|
||||||
.. setting:: EMAIL_FILE_PATH
|
.. setting:: EMAIL_FILE_PATH
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user