mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #26840 -- Added test.utils.setup/teardown_databases().
This commit is contained in:
parent
ff445f4c19
commit
e76981b433
6 changed files with 214 additions and 164 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue