mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Fixed doc typo in previous commit.
This commit is contained in:
parent
4e0a2fe59c
commit
43cfc652d2
@ -437,7 +437,7 @@ SMTP backend
|
|||||||
|
|
||||||
EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend'
|
EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend'
|
||||||
|
|
||||||
Here is an attribute which doesn't have a corresponding settting like the
|
Here is an attribute which doesn't have a corresponding setting like the
|
||||||
others described above:
|
others described above:
|
||||||
|
|
||||||
.. attribute:: timeout
|
.. attribute:: timeout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user