django-admin-interface v0.22.1 Release Notes

Release Date: 2022-10-13 // 8 months 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