forked from orbit-oss/flask
cli loader handles kwargs in app factory
This commit is contained in:
parent
c3f923d0e0
commit
9f0da9b770
3 changed files with 26 additions and 12 deletions
|
|
@ -19,6 +19,8 @@ Unreleased
|
|||
:issue:`4157`
|
||||
- Correctly handle raising deferred errors in CLI lazy loading.
|
||||
:issue:`4096`
|
||||
- The CLI loader handles ``**kwargs`` in a ``create_app`` function.
|
||||
:issue:`4170`
|
||||
|
||||
|
||||
Version 2.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue