Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-flask: upgrade 2.2.2 -> 2.2.3 | Wang Mingyu | 2023-02-27 | 1 | -0/+23 |
Changelog: ========== -Autoescape is enabled by default for ".svg" template files. :issue:'4831' -Fix the type of "template_folder" to accept "pathlib.Path". :issue:'4892' -Add "--debug" option to the "flask run" command. :issue:'4777' Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |