forked from orbit-oss/flask
0.11 => 1.0
This commit is contained in:
parent
08ac3aa4e3
commit
2446ca63a8
3 changed files with 3 additions and 3 deletions
|
|
@ -159,7 +159,7 @@ class Flask(_PackageBoundObject):
|
|||
|
||||
#: The class that is used for the Jinja environment.
|
||||
#:
|
||||
#: .. versionadded:: 0.11
|
||||
#: .. versionadded:: 1.0
|
||||
jinja_env_class = Environment
|
||||
|
||||
#: The class that is used for the :data:`~flask.g` instance.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue