Make before_first_request a decorator
This commit is contained in:
parent
ae45aed8d6
commit
46c24da016
2 changed files with 2 additions and 0 deletions
1
CHANGES
1
CHANGES
|
|
@ -16,6 +16,7 @@ Version 0.10.2
|
|||
context to be passed to teardown handlers.
|
||||
- Fixed an issue with query parameters getting removed from requests in
|
||||
the test client when absolute URLs were requested.
|
||||
- Made `@before_first_request` into a decorator as intended.
|
||||
|
||||
Version 0.10.1
|
||||
--------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue