update docs about json
This commit is contained in:
parent
ca2bfbb0ac
commit
f8cb0b0dd5
3 changed files with 31 additions and 23 deletions
|
|
@ -65,6 +65,9 @@ Unreleased
|
|||
``with client`` block. It will be cleaned up when
|
||||
``response.get_data()`` or ``response.close()`` is called.
|
||||
|
||||
- Allow returning a list from a view function, to convert it to a
|
||||
JSON response like a dict is. :issue:`4672`
|
||||
|
||||
|
||||
Version 2.1.3
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue