parent
bdbca923ef
commit
c5900a1adf
9 changed files with 19 additions and 19 deletions
|
|
@ -407,7 +407,7 @@ class Blueprint(_PackageBoundObject):
|
|||
application-wide function of the :class:`~flask.Flask` object but
|
||||
for error handlers limited to this blueprint.
|
||||
|
||||
.. versionadded:: 1.0
|
||||
.. versionadded:: 0.11
|
||||
"""
|
||||
self.record_once(lambda s: s.app._register_error_handler(
|
||||
self.name, code_or_exception, f))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue