pass sys.argv to flask cli
This commit is contained in:
parent
ffc68840f8
commit
c478e5d52f
3 changed files with 12 additions and 2 deletions
|
|
@ -1,5 +1,14 @@
|
|||
.. currentmodule:: flask
|
||||
|
||||
Version 1.1.2
|
||||
-------------
|
||||
|
||||
Unreleased
|
||||
|
||||
- Work around an issue when running the ``flask`` command with an
|
||||
external debugger on Windows. :issue:`3297`
|
||||
|
||||
|
||||
Version 1.1.1
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue