Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 23:22
· 6 commits to stable since this release

1.0.0 (2021-11-19)

Bug Fixes

  • provide fallback for THUMBNAILS_DIR_NAME (f9991d5)

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 [email protected]
Co-authored-by: Frankie Robertson [email protected]