forked from orbit-oss/flask
parent
6e77cd709e
commit
0d19fa0a06
2 changed files with 2 additions and 2 deletions
|
|
@ -814,7 +814,7 @@ class _PackageBoundObject(object):
|
|||
@property
|
||||
def has_static_folder(self):
|
||||
"""This is ``True`` if the package bound object's container has a
|
||||
folder named ``'static'``.
|
||||
folder for static files.
|
||||
|
||||
.. versionadded:: 0.5
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue