forked from orbit-oss/flask
tojson no longer escapes script blocks in HTML5 parsers. Fixed #605
This commit is contained in:
parent
01ac057d36
commit
c4f2075f4c
3 changed files with 10 additions and 5 deletions
1
CHANGES
1
CHANGES
|
|
@ -14,6 +14,7 @@ Release date to be decided.
|
|||
- Added ``template_test`` methods in addition to the already existing
|
||||
``template_filter`` method family.
|
||||
- Set the content-length header for x-sendfile.
|
||||
- ``tojson`` filter now does not escape script blocks in HTML5 parsers.
|
||||
|
||||
Version 0.9
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue