forked from orbit-oss/flask
use Jinja's tojson filter
This commit is contained in:
parent
fdf5d11b51
commit
b473e7c97c
7 changed files with 28 additions and 88 deletions
|
|
@ -63,6 +63,7 @@ Unreleased
|
|||
- The request context does route matching before opening the session.
|
||||
This could allow a session interface to change behavior based on
|
||||
``request.endpoint``. :issue:`3776`
|
||||
- Use Jinja's implementation of the ``|tojson`` filter. :issue:`3881`
|
||||
|
||||
|
||||
Version 1.1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue