<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 4.2.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-12-04T08:26:51Z</updated>
<entry>
<title>[4.2.x] Bumped version for 4.2.8 release.</title>
<updated>2023-12-04T08:26:51Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-12-04T08:26:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dff965798ea1bafc130a2e86530146e84607014f'/>
<id>urn:sha1:dff965798ea1bafc130a2e86530146e84607014f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.2.x] Added release date for 4.2.8.</title>
<updated>2023-12-04T08:25:56Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-12-04T08:24:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=52e28e5fbf25e795c55c760fee08fc70bf1cd460'/>
<id>urn:sha1:52e28e5fbf25e795c55c760fee08fc70bf1cd460</id>
<content type='text'>
Backport of 8fcb9f1f106cf60d953d88aeaa412cc625c60029 from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #35006 -- Fixed migrations crash when altering Meta.db_table_comment on SQLite.</title>
<updated>2023-11-30T09:11:28Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-11-30T09:10:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6e2d9f0aa895b34d5d9c06dddc33d06326e52012'/>
<id>urn:sha1:6e2d9f0aa895b34d5d9c06dddc33d06326e52012</id>
<content type='text'>
Thanks Юрий for the report.

Regression in 78f163a4fb3937aca2e71786fbdd51a0ef39629e.
Backport of 37fc832a54ad37e75a898a2c8f9ab0820617c4af from main
</content>
</entry>
<entry>
<title>[4.2.x] Removed link to lawrence.com in contrib.sites docs.</title>
<updated>2023-11-28T19:12:09Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2023-11-28T19:11:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5b698cbcf15b29c194b4a23d179959e17103645b'/>
<id>urn:sha1:5b698cbcf15b29c194b4a23d179959e17103645b</id>
<content type='text'>
lawrence.com has since become a redirect to LJWorld.com,
making the link pointless.
Backport of 9e7ac5890147a8271eb5eb19bb88ab93dadc6c6d from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34982 -- Fixed admin's read-only password widget and help texts alignment for tablet screen size.</title>
<updated>2023-11-27T18:20:59Z</updated>
<author>
<name>Tom Carrick</name>
<email>tom@carrick.eu</email>
</author>
<published>2023-11-23T17:26:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bd0ea8c2ba9943ed245771265f55645dc3bfeae8'/>
<id>urn:sha1:bd0ea8c2ba9943ed245771265f55645dc3bfeae8</id>
<content type='text'>
Co-authored-by: Sarah Boyce &lt;42296566+sarahboyce@users.noreply.github.com&gt;

Backport of 729266c6f29c7a0677b24926a86a767ef3078b26 from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34978, Refs #31331 -- Added backward incompatibility note about raw aggregations on MySQL.</title>
<updated>2023-11-27T15:44:18Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-11-27T10:49:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cdb14cc18bbfc7c32a6139137fe0151875e1c92e'/>
<id>urn:sha1:cdb14cc18bbfc7c32a6139137fe0151875e1c92e</id>
<content type='text'>
Thanks Matthew Somerville for the report.

Backport of a652f0759651dd7103ed04336ef85dc410f680c1 from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34992 -- Fixed DatabaseFeatures.allows_group_by_selected_pks on MariaDB with ONLY_FULL_GROUP_BY sql mode.</title>
<updated>2023-11-27T09:35:56Z</updated>
<author>
<name>Nathaniel Conroy</name>
<email>nathanielaconroy@gmail.com</email>
</author>
<published>2023-11-26T23:36:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=450d518d2fe28b33a12805fcaaad53f8244bd5df'/>
<id>urn:sha1:450d518d2fe28b33a12805fcaaad53f8244bd5df</id>
<content type='text'>
Regression in 041551d716b69ee7c81199eee86a2d10a72e15ab.

Backport of 0257426fe1fe9d146fd5813f09d909917ff59360 from main.
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34994 -- Fixed checkbox layout in admin's change page for narrow screen widths.</title>
<updated>2023-11-23T19:57:21Z</updated>
<author>
<name>Tom Carrick</name>
<email>tom@carrick.eu</email>
</author>
<published>2023-11-23T14:11:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bac9e94ace79d79c55e94b8aba05db0d148430e2'/>
<id>urn:sha1:bac9e94ace79d79c55e94b8aba05db0d148430e2</id>
<content type='text'>
Regression in d687febce5868545f99974d2499a91f81a32fef5.

Backport of a89c715c3bcf7ab1a90747cf8658ebce6304b6e4 from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34991 -- Fixed pagination links and input layout in admin's change list page when using list_editable.</title>
<updated>2023-11-23T13:22:34Z</updated>
<author>
<name>Tom Carrick</name>
<email>tom@carrick.eu</email>
</author>
<published>2023-11-23T10:16:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3d943c4f55e24eb77a5fc70e6253e182110d80f6'/>
<id>urn:sha1:3d943c4f55e24eb77a5fc70e6253e182110d80f6</id>
<content type='text'>
Regression in b4817d20b9e55df30be0b1b2ca8c8bb6d61aab07.

Thanks Tom Carrick for the report and fix.

Backport of 4eb9c3d90aff55182151b6be0122f7d0b28832fd from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34987 -- Fixed queryset crash when mixing aggregate and window annotations.</title>
<updated>2023-11-23T05:10:24Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2023-11-23T05:09:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cf95de9d24c987beff51b54979c02aeef1f98050'/>
<id>urn:sha1:cf95de9d24c987beff51b54979c02aeef1f98050</id>
<content type='text'>
Regression in f387d024fc75569d2a4a338bfda76cc2f328f627.

Just like `OrderByList` the `ExpressionList` expression used to wrap
`Window.partition_by` must implement `get_group_by_cols` to ensure the
necessary grouping when mixing window expressions with aggregate
annotations is performed against the partition members and not the
partition expression itself.

This is necessary because while `partition_by` is implemented as
a source expression of `Window` it's actually a fragment of the WINDOW
expression at the SQL level and thus it should result in a group by its
members and not the sum of them.

Thanks ElRoberto538 for the report.
Backport of e76cc93b0168fa3abbafb9af1ab4535814b751f0 from main
</content>
</entry>
</feed>
