Remove ending slash from static_url_path
This commit is contained in:
parent
7f98a28432
commit
2039e2e3b6
4 changed files with 15 additions and 2 deletions
|
|
@ -36,6 +36,8 @@ Unreleased
|
|||
- The ``flask`` command entry point is simplified to take advantage
|
||||
of Werkzeug 0.15's better reloader support. This bumps the Werkzeug
|
||||
dependency to >= 0.15. :issue:`3022`
|
||||
- Support ``static_url_path`` that ends with a forward slash.
|
||||
:issue:`3134`
|
||||
|
||||
.. _#2935: https://github.com/pallets/flask/issues/2935
|
||||
.. _#2957: https://github.com/pallets/flask/issues/2957
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue