mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #26840 -- Removed django.test.runner.setup_databases() per deprecation timeline.
This commit is contained in:
@@ -232,3 +232,5 @@ how to remove usage of these features.
|
||||
|
||||
* The ``extra_context`` parameter of ``contrib.auth.views.logout_then_login()``
|
||||
is removed.
|
||||
|
||||
* ``django.test.runner.setup_databases()`` is removed.
|
||||
|
||||
Reference in New Issue
Block a user