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 f9846b9 commit fc2225bCopy full SHA for fc2225b
docs/upgrading.rst
@@ -34,7 +34,7 @@ by design much more restricted to only allow JSON with a few small
34
extensions for tuples and strings with HTML markup.
35
36
In order to not break people's sessions it is possible to continue using
37
-the old session system by using the `Flask-OldSessions_` extension.
+the old session system by using the `Flask-OldSessions`_ extension.
38
39
Flask also started storing the :data:`flask.g` object on the application
40
context instead of the request context. This change should be transparent
0 commit comments