mirror of
https://github.com/django/django.git
synced 2025-10-28 08:06:09 +00:00
[3.1.x] Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context."
This reverts commit4ed534758c. Backport ofbb8f66934dfrom master
This commit is contained in:
@@ -79,9 +79,6 @@ details on these changes.
|
||||
|
||||
* The ``list`` message for ``ModelMultipleChoiceField`` will be removed.
|
||||
|
||||
* ``django.views.generic.TemplateView`` will no longer pass URL kwargs directly
|
||||
to the ``context``.
|
||||
|
||||
* Support for passing raw column aliases to ``QuerySet.order_by()`` will be
|
||||
removed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user