mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Removed versionadded/changed annotations for 2.1.
This commit is contained in:
parent
eb0ce6fa36
commit
ec7e179aeb
25 changed files with 0 additions and 208 deletions
|
@ -1793,8 +1793,6 @@ If ``value`` is the list ``['a', 'b', 'c']``, the output will be the string
|
|||
``json_script``
|
||||
---------------
|
||||
|
||||
.. versionadded:: 2.1
|
||||
|
||||
Safely outputs a Python object as JSON, wrapped in a ``<script>`` tag, ready
|
||||
for use with JavaScript.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue