1
0
mirror of https://github.com/django/django.git synced 2024-12-27 03:25:58 +00:00
django/django/contrib
Neeraj Kumar 9e9a286bed [4.2.x] Fixed #34638 -- Fixed admin change list selected row highlight on editable boolean fields.
Regression in 0aa2f16e63.

Thanks Andrei Shabanski for the report.

Backport of 1d9d32389c from main.
2023-06-11 19:28:50 +02:00
..
admin [4.2.x] Fixed #34638 -- Fixed admin change list selected row highlight on editable boolean fields. 2023-06-11 19:28:50 +02:00
admindocs [4.2.x] Updated translations from Transifex. 2023-04-03 08:38:58 +02:00
auth [4.2.x] Updated translations from Transifex. 2023-04-03 08:38:58 +02:00
contenttypes [4.2.x] Updated translations from Transifex. 2023-04-03 08:38:58 +02:00
flatpages [4.2.x] Updated translations from Transifex. 2023-04-03 08:38:58 +02:00
gis [4.2.x] Updated translations from Transifex. 2023-04-03 08:38:58 +02:00
humanize [4.2.x] Updated translations from Transifex. 2023-04-03 08:38:58 +02:00
messages Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
postgres [4.2.x] Fixed #34459 -- Fixed SearchVector() crash for parameters with % symbol. 2023-04-06 13:33:13 +02:00
redirects [4.2.x] Updated translations from Transifex. 2023-04-03 08:38:58 +02:00
sessions [4.2.x] Updated translations from Transifex. 2023-04-03 08:38:58 +02:00
sitemaps [4.2.x] Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:37:29 +01:00
sites [4.2.x] Updated translations from Transifex. 2023-04-03 08:38:58 +02:00
staticfiles [4.2.x] Fixed #34428 -- Made ASGIStaticFilesHandler adapt response to async iterator. 2023-03-21 20:52:59 +01:00
syndication Fixed #22078 -- Fixed crash of Feed with decorated methods. 2022-05-26 10:39:51 +02:00
__init__.py