diff options
Diffstat (limited to 'docs/topics/testing/tools.txt')
| -rw-r--r-- | docs/topics/testing/tools.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/topics/testing/tools.txt b/docs/topics/testing/tools.txt index bd41d6221b..b2b89556bd 100644 --- a/docs/topics/testing/tools.txt +++ b/docs/topics/testing/tools.txt @@ -1254,11 +1254,6 @@ By default, fixtures are only loaded into the ``default`` database. If you are using multiple databases and set :attr:`TransactionTestCase.databases`, fixtures will be loaded into all specified databases. -.. versionchanged:: 5.2 - - For :class:`TransactionTestCase`, fixtures were made available during - ``setUpClass()``. - URLconf configuration --------------------- |
