Documented more changes
This commit is contained in:
parent
b6cae028f7
commit
405d4492e4
2 changed files with 4 additions and 1 deletions
|
|
@ -311,7 +311,7 @@ class Flask(_PackageBoundObject):
|
|||
|
||||
def create_jinja_environment(self):
|
||||
"""Creates the Jinja2 environment based on :attr:`jinja_options`
|
||||
and :meth:`create_jinja_loader`.
|
||||
and :meth:`select_jinja_autoescape`.
|
||||
|
||||
.. versionadded:: 0.5
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue