We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2f8062 commit 34e6933Copy full SHA for 34e6933
CHANGES
@@ -43,6 +43,8 @@ Release date to be announced, codename to be selected
43
- Added :func:`safe_join`
44
- The automatic JSON request data unpacking now looks at the charset
45
mimetype parameter.
46
+- Don't modify the session on :func:`flask.get_flashed_messages` if there
47
+ are no messages in the session.
48
49
Version 0.6.1
50
-------------
0 commit comments