Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-09-29 | 246 Bytes | |
v1.1.2 source code.tar.gz | 2023-09-29 | 48.6 kB | |
v1.1.2 source code.zip | 2023-09-29 | 68.2 kB | |
Totals: 3 Items | 117.1 kB | 0 |
- Fixed Flask 2.3 deprecations of
werkzeug.urls.url_encode
andflask.Markup
#565 #561 - Stop support for python 3.7 [#574]
- Use
pyproject.toml
instead ofsetup.cfg
[#576] - Fixed nested blueprint CSRF exemption [#572]