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 e461032bac..8329309727 100644
--- a/docs/internals/deprecation.txt
+++ b/docs/internals/deprecation.txt
@@ -325,9 +325,6 @@ details on these changes.
also defined in ``django.db.transaction``,
- the ``TRANSACTIONS_MANAGED`` setting.
- Upgrade paths are described in the :ref:`transaction management docs
- <transactions-upgrading-from-1.5>`.
-
* The :ttag:`cycle` and :ttag:`firstof` template tags will auto-escape their
arguments. In 1.6 and 1.7, this behavior is provided by the version of these
tags in the ``future`` template tag library.