mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Added additional note that tests use locmem email backend.
This commit is contained in:
parent
b15b3706fe
commit
f344c75fb0
1 changed files with 3 additions and 0 deletions
|
@ -549,6 +549,9 @@ To specify this backend, put the following in your settings::
|
|||
This backend is not intended for use in production -- it is provided as a
|
||||
convenience that can be used during development and testing.
|
||||
|
||||
Django's test runner :ref:`automatically uses this backend for testing
|
||||
<topics-testing-email>`.
|
||||
|
||||
.. _topic-email-dummy-backend:
|
||||
|
||||
Dummy backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue