django-admin-interface v0.22.1 Release Notes

Release Date: 2022-10-13 // over 1 year ago
    • Fix KeyError raised by django-rangefilter.
    • ๐Ÿ’… [css] Add django-rangefilter style optimizations.
    • [css] Fix list-filter dropdown vertical margins.
    • ๐Ÿ’… [css] Fix calendar prev/next arrows style.

Previous changes from v0.22.0

    • ๐ŸŒ Add CI checks for migrations and translations. #184 (by @merwok in #186)
    • ๐Ÿšš Add option for list filter quick remove. #181 (by @merwok in #183)
    • [css] Fix left/right scrolling broken with django-import-export. #165
    • [html] Fix duplicated welcome message. #185