diff options
Diffstat (limited to 'docs/releases')
| -rw-r--r-- | docs/releases/2.2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.2.txt b/docs/releases/2.2.txt index 5c488570aa..4a529f30da 100644 --- a/docs/releases/2.2.txt +++ b/docs/releases/2.2.txt @@ -293,6 +293,9 @@ Tests for older versions of SQLite because they would require expensive table introspection there. +* :class:`~django.test.runner.DiscoverRunner` now skips the setup of databases + not :ref:`referenced by tests<testing-multi-db>`. + URLs ~~~~ |
