Skip to content

v1.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 18:44
· 14 commits to master since this release

1.0.0-alpha.1 (2020-08-18)

Bug Fixes

  • fix arrow position on filter_horizontal widget (b754a98)
  • fix styles of number and url fields (9e404d5)

Features

BREAKING CHANGES

  • dropped support for Python 2 and Django < 2.2

  • Remove unneeded import

  • Fix url

  • Move jQuery UI out to base admin template (fixes broken inlines)

  • Pass correct args to inlines

  • Style fix for M2M widget

  • Rename admin CSS class "field-box" to "fieldBox".

(This addresses a change made in Django 2.1 to fix