forked from orbit-oss/flask
Merge branch 'master' into blueprints
This commit is contained in:
commit
d3b0edbcf9
1 changed files with 1 additions and 1 deletions
2
CHANGES
2
CHANGES
|
|
@ -45,7 +45,7 @@ Released on June 27th 2011, codename Grappa
|
||||||
- Deprecated `init_jinja_globals`. Override the
|
- Deprecated `init_jinja_globals`. Override the
|
||||||
:meth:`~flask.Flask.create_jinja_environment` method instead to
|
:meth:`~flask.Flask.create_jinja_environment` method instead to
|
||||||
achieve the same functionality.
|
achieve the same functionality.
|
||||||
- Added :func:`safe_join`
|
- Added :func:`flask.safe_join`
|
||||||
- The automatic JSON request data unpacking now looks at the charset
|
- The automatic JSON request data unpacking now looks at the charset
|
||||||
mimetype parameter.
|
mimetype parameter.
|
||||||
- Don't modify the session on :func:`flask.get_flashed_messages` if there
|
- Don't modify the session on :func:`flask.get_flashed_messages` if there
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue