mirror of
https://github.com/Hopiu/django.git
synced 2026-05-24 14:53:52 +00:00
Matched layout adjustment using flex from admin sidebar added in
d24ba1be7a.
Filters would become squashed when viewport was
constrained or list display table became too wide.
13 lines
294 B
Text
13 lines
294 B
Text
==========================
|
|
Django 3.1.6 release notes
|
|
==========================
|
|
|
|
*Expected February 1, 2021*
|
|
|
|
Django 3.1.6 fixes several bugs in 3.1.5.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Fixed an admin layout issue in Django 3.1 where changelist filter controls
|
|
would become squashed (:ticket:`32391`).
|