diff options
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/deprecation.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 400fcf8789..e5151ebadc 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -23,6 +23,8 @@ details on these changes. * The ``extra_context`` parameter of ``contrib.auth.views.logout_then_login()`` will be removed. +* ``django.test.runner.setup_databases()`` will be removed. + .. _deprecation-removed-in-2.0: 2.0 |
