forked from orbit-oss/flask
strip the ending slash for static_url_path
This commit is contained in:
parent
ef27c1b749
commit
d4076cf07c
3 changed files with 14 additions and 1 deletions
|
|
@ -7,6 +7,8 @@ Unreleased
|
|||
|
||||
- Work around an issue when running the ``flask`` command with an
|
||||
external debugger on Windows. :issue:`3297`
|
||||
- The static route will not catch all URLs if the ``Flask``
|
||||
``static_folder`` argument ends with a slash. :issue:`3452`
|
||||
|
||||
|
||||
Version 1.1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue