Browse Source

Merge branch 'master' into reduce-ci-matrix

pull/2340/head
Kenneth Reitz 8 years ago
parent
commit
1ee439adff
  1. 2
      docs/appcontext.rst

2
docs/appcontext.rst

@ -25,7 +25,7 @@ on the module level.
exist:
- while a request is active, the context local objects
(:data:`flask.request` and others) point to the current request.
(:data:`flask.request` and others) point to the current request.
- any code can get hold of these objects at any time.
3. There is also a third state somewhere in between 'module-level' and

Loading…
Cancel
Save