Fix typos and remove unused import.
This commit is contained in:
parent
9f6bc93e4d
commit
3c821a0fa4
6 changed files with 15 additions and 14 deletions
|
|
@ -186,7 +186,7 @@ different values for each request. In a nutshell: it does the right
|
|||
thing, like it does for :class:`request` and :class:`session`.
|
||||
|
||||
.. data:: g
|
||||
|
||||
|
||||
Just store on this whatever you want. For example a database
|
||||
connection or the user that is currently logged in.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue