Fixed #18651 -- Enabled optional assignments for simple_tag().

This commit is contained in:
Preston Timmons 2015-01-16 17:34:32 -06:00 committed by Tim Graham
parent 8adc59038c
commit cd4282816d
6 changed files with 130 additions and 319 deletions

View file

@ -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