<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 3.2.10</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.2.10</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.2.10'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2021-12-07T05:34:51Z</updated>
<entry>
<title>[3.2.x] Bumped version for 3.2.10 release.</title>
<updated>2021-12-07T05:34:51Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-12-07T05:34:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0153a63a674937e4a56d9d5e4ca2d629b011fbde'/>
<id>urn:sha1:0153a63a674937e4a56d9d5e4ca2d629b011fbde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[3.2.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream access control based on URL paths.</title>
<updated>2021-12-07T05:32:24Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2021-11-29T10:52:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=333c65603032c377e682cdbd7388657a5463a05a'/>
<id>urn:sha1:333c65603032c377e682cdbd7388657a5463a05a</id>
<content type='text'>
Thanks Sjoerd Job Postmus and TengMA(@te3t123) for reports.

Backport of d4dcd5b9dd9e462fec8220e33e3e6c822b7e88a6 from main.
</content>
</entry>
<entry>
<title>[3.2.x] Refs #33333 -- Fixed PickleabilityTestCase.test_annotation_with_callable_default() crash on Oracle.</title>
<updated>2021-12-04T14:56:45Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-12-04T14:55:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6014b812e2608eae1b0950eed8a5891cadc6ca77'/>
<id>urn:sha1:6014b812e2608eae1b0950eed8a5891cadc6ca77</id>
<content type='text'>
Grouping by LOBs is not allowed on Oracle. This moves a binary field to
a separate model.
Backport of d3a64bea51676fcf8a0ae593cf7b103939e12c87 from main
</content>
</entry>
<entry>
<title>[3.2.x] Fixed #33333 -- Fixed setUpTestData() crash with models.BinaryField on PostgreSQL.</title>
<updated>2021-12-03T11:01:28Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-12-03T10:56:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cb724ef6c0fd71cd5bdbdc27c02f4da0f7e2ad08'/>
<id>urn:sha1:cb724ef6c0fd71cd5bdbdc27c02f4da0f7e2ad08</id>
<content type='text'>
This makes models.BinaryField pickleable on PostgreSQL.

Regression in 3cf80d3fcf7446afdde16a2be515c423f720e54d.

Thanks Adam Zimmerman for the report.

Backport of 2c7846d992ca512d36a73f518205015c88ed088c from main.
</content>
</entry>
<entry>
<title>[3.2.x] Added requirements.txt to files ignored by Sphinx builds.</title>
<updated>2021-11-30T10:58:43Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-11-30T10:58:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0cf2d48ba83543b16bdf390d941eb98e8d34f3bd'/>
<id>urn:sha1:0cf2d48ba83543b16bdf390d941eb98e8d34f3bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[3.2.x] Added stub release notes and release date for 3.2.10, 3.1.14 and 2.2.25.</title>
<updated>2021-11-30T10:26:39Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-11-29T12:21:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=487a2da02e13858083a3fd98e31a5630736e1bb2'/>
<id>urn:sha1:487a2da02e13858083a3fd98e31a5630736e1bb2</id>
<content type='text'>
Backport of ae4077e13ea2e4c460c3f21b9aab93a696590851 from main
</content>
</entry>
<entry>
<title>[3.2.x] Corrected signatures of QuerySet's methods.</title>
<updated>2021-11-23T06:05:32Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-11-23T06:04:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=742d6bc8dbc3868201895933e1c40c36f46462c7'/>
<id>urn:sha1:742d6bc8dbc3868201895933e1c40c36f46462c7</id>
<content type='text'>
Backport of a17becf4c7f4e4057e8c94990e4b4999be0aea95 from main
</content>
</entry>
<entry>
<title>[3.2.x] Corrected isort example in coding style docs.</title>
<updated>2021-11-22T11:35:12Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-11-22T11:34:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=99532fdadf0b2bd065b1f50b4ec14e1b0e53f8a3'/>
<id>urn:sha1:99532fdadf0b2bd065b1f50b4ec14e1b0e53f8a3</id>
<content type='text'>
Follow up to e74b3d724e5ddfef96d1d66bd1c58e7aae26fc85.
Backport of 8b020f2e64f1cbf2b06205a389a13af6623f90ce from main
</content>
</entry>
<entry>
<title>[3.2.x] Corrected "pip install" call in coding style docs.</title>
<updated>2021-11-22T08:57:44Z</updated>
<author>
<name>Paolo Melchiorre</name>
<email>paolo@melchiorre.org</email>
</author>
<published>2021-11-22T08:56:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=31539a63f2e769cae795e3645d8daf8455ef92e7'/>
<id>urn:sha1:31539a63f2e769cae795e3645d8daf8455ef92e7</id>
<content type='text'>
Backport of dd528cb2cefc0db8b91a7ff0a2bc87305b976597 from main
</content>
</entry>
<entry>
<title>[3.2.x] Configured Read The Docs to build all formats.</title>
<updated>2021-11-18T11:24:34Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2021-11-18T09:47:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=76a0a8a917c9eacdfcda746ac5c0cead6fffe3d9'/>
<id>urn:sha1:76a0a8a917c9eacdfcda746ac5c0cead6fffe3d9</id>
<content type='text'>
`all` acts as an alias for all formats ([docs](https://docs.readthedocs.io/en/stable/config-file/v2.html#formats)). Whilst there are only three formats right now, this would auto expand to other formats in the future, which seems desirable?
Backport of 1fe23bdd29a8f2f6802c2038702ff7a5d0e21a0d from main
</content>
</entry>
</feed>
