<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 3.2.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.2.1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.2.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2021-05-04T08:37:31Z</updated>
<entry>
<title>[3.2.x] Bumped version for 3.2.1 release.</title>
<updated>2021-05-04T08:37:31Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-05-04T08:37:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858'/>
<id>urn:sha1:8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[3.2.x] Fixed CVE-2021-31542 -- Tightened path &amp; file name sanitation in file uploads.</title>
<updated>2021-05-04T06:43:52Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2021-04-14T16:23:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c98f446c188596d4ba6de71d1b77b4a6c5c2a007'/>
<id>urn:sha1:c98f446c188596d4ba6de71d1b77b4a6c5c2a007</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[3.2.x] Added spelling option to make.bat.</title>
<updated>2021-04-30T12:09:59Z</updated>
<author>
<name>Susan Wright</name>
<email>swright573@icloud.com</email>
</author>
<published>2021-04-30T12:04:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8e1900d4f37c85dfec35fbc785d891dc775fc15f'/>
<id>urn:sha1:8e1900d4f37c85dfec35fbc785d891dc775fc15f</id>
<content type='text'>
Backport of 7582d913e7db7f32e4cdcfafc177aa77cbbf4332 from main
</content>
</entry>
<entry>
<title>[3.2.x] Refs #32178 -- Doc'd DatabaseFeatures.django_test_skips/django_test_expected_failures in contributing guide.</title>
<updated>2021-04-29T18:56:08Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2021-04-29T18:55:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ce130749d51302006f76e33b9987eaec20589837'/>
<id>urn:sha1:ce130749d51302006f76e33b9987eaec20589837</id>
<content type='text'>
Backport of ca34db46504fca1221e27f6ab13734dfdfde6e1c from main
</content>
</entry>
<entry>
<title>[3.2.x] Refs #32674 -- Noted that auto-created through table PKs cannot be automatically migrated.</title>
<updated>2021-04-29T13:14:15Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-04-29T08:59:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bac416972df546ac58febd3990b2107d60d7f166'/>
<id>urn:sha1:bac416972df546ac58febd3990b2107d60d7f166</id>
<content type='text'>
Backport of 907d3a7ff4e12ad4ccc86af26a728007fe4d6fa2 from main
</content>
</entry>
<entry>
<title>[3.2.x] Refs #32694 -- Clarified when colorama requirement is needed in Windows how-to.</title>
<updated>2021-04-29T09:27:39Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton@noumenal.es</email>
</author>
<published>2021-04-29T09:26:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d716d30a19cc1b4b20f073181ef909905d2915a4'/>
<id>urn:sha1:d716d30a19cc1b4b20f073181ef909905d2915a4</id>
<content type='text'>
Backport of 4f128fcf5dd5099a5ea374a87cad64852a9b62dd from main
</content>
</entry>
<entry>
<title>[3.2.x] Corrected introduction to range field lookups docs.</title>
<updated>2021-04-28T18:35:28Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2021-04-28T18:35:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=263ee4434fe814ee15ef231549273f16d7fad520'/>
<id>urn:sha1:263ee4434fe814ee15ef231549273f16d7fad520</id>
<content type='text'>
Follow up to 24b9f5082344a127147266dd52d5d2dcd1c9cb44.
Backport of 68e876c0953f882e54dddd49ef727f9e38e2d0d1 from main
</content>
</entry>
<entry>
<title>[3.2.x] Fixed #32632, Fixed #32657 -- Removed flawed support for Subquery deconstruction.</title>
<updated>2021-04-28T18:27:42Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2021-04-24T05:07:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d5add5d3a26f98e961dfbcad67bb04d936f2f332'/>
<id>urn:sha1:d5add5d3a26f98e961dfbcad67bb04d936f2f332</id>
<content type='text'>
Subquery deconstruction support required implementing complex and
expensive equality rules for sql.Query objects for little benefit as
the latter cannot themselves be made deconstructible to their reference
to model classes.

Making Expression @deconstructible and not BaseExpression allows
interested parties to conform to the "expression" API even if they are
not deconstructible as it's only a requirement for expressions allowed
in Model fields and meta options (e.g. constraints, indexes).

Thanks Phillip Cutter for the report.

This also fixes a performance regression in bbf141bcdc31f1324048af9233583a523ac54c94.

Backport of c8b659430556dca0b2fe27cf2ea0f8290dbafecd from main
</content>
</entry>
<entry>
<title>[3.2.x] Fixed #32687 -- Restored passing process’ environment to underlying tool in dbshell on PostgreSQL.</title>
<updated>2021-04-27T10:02:06Z</updated>
<author>
<name>Konstantin Alekseev</name>
<email>mail@kalekseev.com</email>
</author>
<published>2021-04-26T12:19:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=55cb3c8ac186f7664b38d66fb4c7e678fe524741'/>
<id>urn:sha1:55cb3c8ac186f7664b38d66fb4c7e678fe524741</id>
<content type='text'>
Regression in bbe6fbb8768e8fb1aecb96d51c049d7ceaf802d3.

Backport of 6e742dabc95b00ba896434293556adeb4dbaee8a from main.
</content>
</entry>
<entry>
<title>[3.2.x] Fixed #32682 -- Made admin changelist use Exists() instead of distinct() for preventing duplicates.</title>
<updated>2021-04-27T08:39:55Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-04-26T07:22:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=34981f399a68b633682e0f6a3ded2e31ffd6d243'/>
<id>urn:sha1:34981f399a68b633682e0f6a3ded2e31ffd6d243</id>
<content type='text'>
Thanks Zain Patel for the report and Simon Charette for reviews.

The exception introduced in 6307c3f1a123f5975c73b231e8ac4f115fd72c0d
revealed a possible data loss issue in the admin.

Backport of 187118203197801c6cb72dc8b06b714b23b6dd3d from main
</content>
</entry>
</feed>
