Kaydet (Commit) 5418af7a authored tarafından Tim Graham's avatar Tim Graham

[1.10.x] Fixed typo in docs/topics/testing/tools.txt.

Backport of 545a88fc from master
üst f993872e
......@@ -1168,7 +1168,7 @@ This test case will flush *all* the test databases before running
``test_index_page_view``.
The ``multi_db`` flag also affects into which databases the
attr:`TransactionTestCase.fixtures` are loaded. By default (when
:attr:`TransactionTestCase.fixtures` are loaded. By default (when
``multi_db=False``), fixtures are only loaded into the ``default`` database.
If ``multi_db=True``, fixtures are loaded into all databases.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment