<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 4.2.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-05-03T11:44:49Z</updated>
<entry>
<title>[4.2.x] Bumped version for 4.2.1 release.</title>
<updated>2023-05-03T11:44:49Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-05-03T11:44:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fea17b76150688056d78818ea1ef47f1122dc165'/>
<id>urn:sha1:fea17b76150688056d78818ea1ef47f1122dc165</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.2.x] Fixed CVE-2023-31047, Fixed #31710 -- Prevented potential bypass of validation when uploading multiple files using one form field.</title>
<updated>2023-05-03T11:43:16Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-04-13T08:10:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=21b1b1fc03e5f9e9f8c977ee6e35618dd3b353dd'/>
<id>urn:sha1:21b1b1fc03e5f9e9f8c977ee6e35618dd3b353dd</id>
<content type='text'>
Thanks Moataz Al-Sharida and nawaik for reports.

Co-authored-by: Shai Berger &lt;shai@platonix.com&gt;
Co-authored-by: nessita &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34529, Refs #34525 -- Reduced index operations with Meta.indexes/index_together when optimizing migrations.</title>
<updated>2023-05-03T11:09:49Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-05-03T11:06:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=290fd5ecece400490ad6bb557720d3b76f647eaf'/>
<id>urn:sha1:290fd5ecece400490ad6bb557720d3b76f647eaf</id>
<content type='text'>
This makes squashing migrations an available path for changing
Meta.index_together, which is deprecated, to Meta.indexes.

Follow up to f81032572107846922745b68d5b7191058fdd5f5.

Backport of 8e2460d599aec95f8cfe514d3cc8acdd4ca4b1fb from main.
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34530 -- Improved docs when customizing storage for FileField.</title>
<updated>2023-05-02T18:50:12Z</updated>
<author>
<name>Ran Benita</name>
<email>ran@unusedvar.com</email>
</author>
<published>2023-05-02T18:32:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4c68482c3ebe07c598edc4fa4e1796c7c773d768'/>
<id>urn:sha1:4c68482c3ebe07c598edc4fa4e1796c7c773d768</id>
<content type='text'>
Backport of 506f93f0c37ed9c44069edeab8baa66da5f7e03a from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34515 -- Made LocaleMiddleware prefer language from paths when i18n patterns are used.</title>
<updated>2023-05-02T04:33:23Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-04-28T06:05:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f200d8369822e418906579503b8d3015a03e75f0'/>
<id>urn:sha1:f200d8369822e418906579503b8d3015a03e75f0</id>
<content type='text'>
Regression in 94e7f471c4edef845a4fe5e3160132997b4cca81.

This reverts commit 94e7f471c4edef845a4fe5e3160132997b4cca81
(refs #34069) and
partly reverts commit 3b4728310a7a64f8fcc548163b0aa5f98a5c78f5.

Thanks Anthony Baillard for the report.

Co-Authored-By: Sarah Boyce &lt;42296566+sarahboyce@users.noreply.github.com&gt;

Backport of 0e444e84f87d174713a2aef0c4f9704ce2865586 from main
</content>
</entry>
<entry>
<title>[4.2.x] Refs #34118, Refs #34504 -- Added backward incompatibility note about EmailBackend.ssl_context.</title>
<updated>2023-04-28T11:04:39Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-04-28T11:04:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4f343a10f765c4a6672c8ef4c39d044dd7d6653f'/>
<id>urn:sha1:4f343a10f765c4a6672c8ef4c39d044dd7d6653f</id>
<content type='text'>
Follow up to 2848e5d0ce5cf3c31fe87525536093b21d570f69.
Backport of 5a6d4d3bfde07daab9777545694beb014c832264 from main
</content>
</entry>
<entry>
<title>[4.2.x] Refs #33662 -- Corrected Sitemap.get_languages_for_item() signature in docs.</title>
<updated>2023-04-27T17:54:18Z</updated>
<author>
<name>Andrei Shabanski</name>
<email>andrei-shabanski@users.noreply.github.com</email>
</author>
<published>2023-04-27T17:53:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=88f23b6b8158d3830589dce8787677cdb7d33404'/>
<id>urn:sha1:88f23b6b8158d3830589dce8787677cdb7d33404</id>
<content type='text'>
Backport of 5c456a879300e5f51010d3f6aa7449302413efed from main
</content>
</entry>
<entry>
<title>[4.2.x] Doc'd that Count("*") is equivalent to COUNT(*) SQL.</title>
<updated>2023-04-27T09:54:26Z</updated>
<author>
<name>Tom Forbes</name>
<email>tom@tomforb.es</email>
</author>
<published>2023-04-27T09:52:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=01779cdcef4be8d45446e1f88915ef3199c7b41f'/>
<id>urn:sha1:01779cdcef4be8d45446e1f88915ef3199c7b41f</id>
<content type='text'>
Backport of 23d24f82a7450ef5d369845e18cc0130be5bac6c from main
</content>
</entry>
<entry>
<title>[4.2.x] Added stub release notes and release date for 4.2.1, 4.1.9, and 3.2.19.</title>
<updated>2023-04-26T06:50:20Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-04-20T07:01:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=28d428270328ff75302ba4fd935a52a71a600675'/>
<id>urn:sha1:28d428270328ff75302ba4fd935a52a71a600675</id>
<content type='text'>
Backport of 18a7f2c711529f8e43c36190a5e2479f13899749 from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34512 -- Restored breadcrumbs on admin app index view.</title>
<updated>2023-04-26T06:37:30Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-04-26T06:36:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fffbf850805a9cc7d07caa78df3f07880c85fdb8'/>
<id>urn:sha1:fffbf850805a9cc7d07caa78df3f07880c85fdb8</id>
<content type='text'>
Thanks Adam (ataylor32) for the report.

Regression in 872b61193b013a700ff88cf50f0eb2cf2c266ff7.
Backport of 9440f6ba41e5e96458cd7949fc6d605ef5bd09e9 from main
</content>
</entry>
</feed>
