mirror of
https://github.com/django/django.git
synced 2025-09-17 22:49:35 +00:00
15 lines
366 B
Plaintext
15 lines
366 B
Plaintext
==========================
|
|
Django 5.2.7 release notes
|
|
==========================
|
|
|
|
*Expected October 1, 2025*
|
|
|
|
Django 5.2.7 fixes several bugs in 5.2.6.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Fixed a regression in Django 5.2 that reduced the color contrast of
|
|
the chosen label of ``filter_horizontal`` and ``filter_vertical`` widgets
|
|
within a ``TabularInline`` (:ticket:`36601`).
|