Pārlūkot izejas kodu

Added additional note that tests use locmem email backend.

Adam Johnson 5 gadi atpakaļ
vecāks
revīzija
f344c75fb0
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  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