diff --git a/docs/topics/email.txt b/docs/topics/email.txt index 37db613f82..ba8778daf8 100644 --- a/docs/topics/email.txt +++ b/docs/topics/email.txt @@ -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 +`. + .. _topic-email-dummy-backend: Dummy backend