summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
authorPreston Timmons <prestontimmons@gmail.com>2015-01-16 17:34:32 -0600
committerTim Graham <timograham@gmail.com>2015-02-03 10:44:33 -0500
commitcd4282816db9164791cd0ac97a3dc329ad92c522 (patch)
tree6ace721036a457465a0b7b3abfcd691d34801eb2 /docs/internals
parent8adc59038cdc6ce4f9170e4de2d716d940e136b3 (diff)
Fixed #18651 -- Enabled optional assignments for simple_tag().
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/deprecation.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt
index 50782b363c..66477109ec 100644
--- a/docs/internals/deprecation.txt
+++ b/docs/internals/deprecation.txt
@@ -20,6 +20,8 @@ details on these changes.
* The ``django.forms.extras`` package will be removed.
+* The ``assignment_tag`` helper will be removed.
+
.. _deprecation-removed-in-2.0:
2.0