Selaa lähdekoodia

Added additional note that tests use locmem email backend.

Adam Johnson 5 vuotta sitten
vanhempi
commit
f344c75fb0
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      docs/topics/email.txt

+ 3 - 0
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
+<topics-testing-email>`.
+
 .. _topic-email-dummy-backend:
 
 Dummy backend