django-admin-interface v0.21.0 Release Notes

Release Date: 2022-10-06 // over 1 year ago
    • 0️⃣ Add language chooser control option (default select, minimal select). #136
    • Add option to make active list filters more visible. #174 (by @merwok in #178)
    • 👍 Add support for collapsible fieldsets that start expanded. #173 (by @merwok in #177)
    • [js] Fix modal window not closing on save with django >= 4.0. #169
    • 💅 [css] Move language-chooser style to its own CSS file.
    • [css] Fix sticky list filter scrolling. #175
    • [css] Fix paginator missing border-top on mobile.