forked from orbit-oss/flask
fix doc build error
This commit is contained in:
parent
8eff9bda3d
commit
d2a46dc56d
1 changed files with 11 additions and 11 deletions
|
|
@ -25,7 +25,7 @@ on the module level.
|
||||||
exist:
|
exist:
|
||||||
|
|
||||||
- while a request is active, the context local objects
|
- 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.
|
- any code can get hold of these objects at any time.
|
||||||
|
|
||||||
3. There is also a third state somewhere in between 'module-level' and
|
3. There is also a third state somewhere in between 'module-level' and
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue