v1.0.0-rc.1
版本发布时间: 2021-07-29 09:01:31
stephenmcd/filebrowser-safe最新发布版本:v1.1.1(2022-01-06 02:59:20)
1.0.0-rc.1 (2021-07-29)
Features
BREAKING CHANGES
-
dropped support for Python 2 and Django < 2.2
-
Swap self.path for self.name
-
Remove future import Fix formatting
-
Add a
renderer
kwarg to FileBrowseWidget.render
Required by Django>=2.1
-
Python bump for travis
-
Version bump for tox
-
Make widget scripts load in correct order in dj2.2
-
Fix crash when date filtering folders with folders inside
Co-authored-by: zriv zriv@users.noreply.github.com Co-authored-by: Frankie Robertson frankie@robertson.name