mirror of
https://github.com/django/django.git
synced 2025-11-01 20:31:40 +00:00
Fixed #18651 -- Enabled optional assignments for simple_tag().
This commit is contained in:
parent
8adc59038c
commit
cd4282816d
6 changed files with 130 additions and 319 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue