forked from orbit-oss/flask
overriding FlaskClient.open works with redirects
This commit is contained in:
parent
7c5f17a55e
commit
1be65b1b69
2 changed files with 33 additions and 30 deletions
|
|
@ -37,6 +37,8 @@ Unreleased
|
|||
:pr:`4303`
|
||||
- The CLI uses ``importlib.metadata`` instead of ``setuptools`` to
|
||||
load command entry points. :issue:`4419`
|
||||
- Overriding ``FlaskClient.open`` will not cause an error on redirect.
|
||||
:issue:`3396`
|
||||
|
||||
|
||||
Version 2.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue