mirror of
https://github.com/django/django.git
synced 2025-11-01 12:25:37 +00:00
Refs #26601 -- Deprecated old-style middleware.
This commit is contained in:
parent
9baf692a58
commit
ece4d24f8e
13 changed files with 50 additions and 4 deletions
|
|
@ -181,6 +181,9 @@ details on these changes.
|
|||
``Meta.manager_inheritance_from_future`` to opt-in to this behavior will be
|
||||
removed.
|
||||
|
||||
* Support for old-style middleware using ``settings.MIDDLEWARE_CLASSES`` will
|
||||
be removed.
|
||||
|
||||
.. _deprecation-removed-in-1.10:
|
||||
|
||||
1.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue