mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33302 -- Made element_id optional argument for json_script template filter.
Added versionchanged note in documentation
This commit is contained in:
committed by
Mariusz Felisiak
parent
dd528cb2ce
commit
e6e664a711
@@ -210,7 +210,8 @@ Signals
|
||||
Templates
|
||||
~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* :tfilter:`json_script` template filter now allows wrapping in a ``<script>``
|
||||
tag without the HTML ``id`` attribute.
|
||||
|
||||
Tests
|
||||
~~~~~
|
||||
|
||||
Reference in New Issue
Block a user