summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/deprecation.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt
index 1f1364897e..46a1aaaee6 100644
--- a/docs/internals/deprecation.txt
+++ b/docs/internals/deprecation.txt
@@ -98,9 +98,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.