Added after_this_request decorator.
This commit is contained in:
parent
dbfd406a21
commit
086348e2f2
6 changed files with 51 additions and 2 deletions
1
CHANGES
1
CHANGES
|
|
@ -70,6 +70,7 @@ Relase date to be decided, codename to be chosen.
|
|||
be used on creation of the :data:`~flask.g` instance of each request.
|
||||
- Added `required_methods` attribute to view functions to force-add methods
|
||||
on registration.
|
||||
- Added :func:`flask.after_this_request`.
|
||||
|
||||
Version 0.8.1
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue