mirror of
https://github.com/django/django.git
synced 2025-07-19 17:19:12 +00:00
[3.0.x] Added additional note that tests use locmem email backend.
Backport of f344c75fb09f75879334740f1f8a09c176d93c12 from master
This commit is contained in:
parent
c740a994fa
commit
2306f8c9bb
@ -545,6 +545,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
|
This backend is not intended for use in production -- it is provided as a
|
||||||
convenience that can be used during development and testing.
|
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:
|
.. _topic-email-dummy-backend:
|
||||||
|
|
||||||
Dummy backend
|
Dummy backend
|
||||||
|
Loading…
x
Reference in New Issue
Block a user