Skip to content

v1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 01:01
· 1 commit to rc since this release

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