forked from orbit-oss/flask
Added the JSONIFY_PRETTYPRINT_REGULAR config variable. This fixes #725
This commit is contained in:
parent
1c8c21abd5
commit
3d9055b3b7
4 changed files with 18 additions and 3 deletions
1
CHANGES
1
CHANGES
|
|
@ -62,6 +62,7 @@ Release date to be decided.
|
|||
- Changed how the teardown system is informed about exceptions. This is now
|
||||
more reliable in case something handles an exception halfway through
|
||||
the error handling process.
|
||||
- Added the ``JSONIFY_PRETTYPRINT_REGULAR`` configuration variable.
|
||||
|
||||
Version 0.9
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue