<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 3.1a1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.1a1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.1a1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-05-14T09:05:05Z</updated>
<entry>
<title>[3.1.x] Bumped version for 3.1 alpha 1 release.</title>
<updated>2020-05-14T09:05:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-05-14T09:05:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bebb7d4d7e9092cbc435c67f58ebdbffaa75e777'/>
<id>urn:sha1:bebb7d4d7e9092cbc435c67f58ebdbffaa75e777</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[3.1.x] Fixed #31575 -- Added system check for admin sidebar request context processor dependency.</title>
<updated>2020-05-14T09:01:22Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-05-14T08:27:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1c2d0fdf3eb903d2323b39e0ca596e5322922a87'/>
<id>urn:sha1:1c2d0fdf3eb903d2323b39e0ca596e5322922a87</id>
<content type='text'>
Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;

Backport of d522b51c401429c169d88742178a9b3777903d9e from master
</content>
</entry>
<entry>
<title>[3.1.x] Refs #31034 -- Documented admin requires django.template.context_processors.request.</title>
<updated>2020-05-14T09:01:17Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-05-14T08:25:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c9a9d042e5182cfb6c9aceaf292e5e3727f624dd'/>
<id>urn:sha1:c9a9d042e5182cfb6c9aceaf292e5e3727f624dd</id>
<content type='text'>
Required since d24ba1be7a53a113d19e2860c03aff9922efec24.

Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;

Backport of e341bed606d8ab2864838795276692cf86b08687 from master
</content>
</entry>
<entry>
<title>[3.1.x] Fixed #31568 -- Fixed alias reference when aggregating over multiple subqueries.</title>
<updated>2020-05-14T08:26:05Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2020-05-14T04:14:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3913acdb29d09109ec82ce789b592e6281aa7be9'/>
<id>urn:sha1:3913acdb29d09109ec82ce789b592e6281aa7be9</id>
<content type='text'>
691def10a0197d83d2d108bd9043b0916d0f09b4 made all Subquery() instances
equal to each other which broke aggregation subquery pushdown which
relied on object equality to determine which alias it should select.

Subquery.__eq__() will be fixed in an another commit but
Query.rewrite_cols() should haved used object identity from the start.

Refs #30727, #30188.

Thanks Makina Corpus for the report.

Backport of adfbf653dc1c1d0e0dacc4ed46602d22ba28b004 from master
</content>
</entry>
<entry>
<title>[3.1.x] Fixed #31566 -- Fixed aliases crash when chaining values()/values_list() after annotate() with aggregations and subqueries.</title>
<updated>2020-05-14T06:39:21Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2020-05-14T03:38:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8cb87a3f7c413b9943a5a73e156716067267b182'/>
<id>urn:sha1:8cb87a3f7c413b9943a5a73e156716067267b182</id>
<content type='text'>
Subquery annotation references must be resolved if they are excluded
from the GROUP BY clause by a following .values() call.

Regression in fb3f034f1c63160c0ff13c609acd01c18be12f80.

Thanks Makina Corpus for the report.

Backport of 42c08ee46539ef44f8658ebb1cbefb408e0d03fe from master
</content>
</entry>
<entry>
<title>[3.1.x] Added stub release notes for 2.2.13.</title>
<updated>2020-05-14T04:30:02Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-05-14T04:22:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6227173542e31da36f8b2a9d3e36926851eaf4aa'/>
<id>urn:sha1:6227173542e31da36f8b2a9d3e36926851eaf4aa</id>
<content type='text'>
Backport of 50798d43898c7d46926a4292f86fdf3859a433da from master
</content>
</entry>
<entry>
<title>[3.1.x] Fixed #31576 -- Fixed selenium tests with headless mode.</title>
<updated>2020-05-13T13:46:56Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-05-13T13:07:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e07887075707d7ac9c2cba358ed1adc88412a2c2'/>
<id>urn:sha1:e07887075707d7ac9c2cba358ed1adc88412a2c2</id>
<content type='text'>
Horizontal scrollbar doesn't appear with the headless mode on small
windows, that's why window.scrollTo() is not an option for these
tests.

Tests changed after adding a navigation sidebar in
46fe506445666d8097945f0c1e8be11cfd644b28.
Backport of 18eb852874a073001cb509f64002b6d82bdc760b from master
</content>
</entry>
<entry>
<title>[3.1.x] Used :envvar: role and .. envvar:: directive in various docs.</title>
<updated>2020-05-13T07:38:59Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2020-04-30T10:12:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4eb5e4ee4fe097986df839b11efb69b6bb9db00f'/>
<id>urn:sha1:4eb5e4ee4fe097986df839b11efb69b6bb9db00f</id>
<content type='text'>
Backport of fbdb032de266ba5f82e061ab204f6c622889d563 from master
</content>
</entry>
<entry>
<title>[3.1.x] Used :mimetype: role in various docs.</title>
<updated>2020-05-13T07:38:49Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2020-04-30T09:33:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=345fa40cb5459fab8ce06744396ab5ceaf2d04ee'/>
<id>urn:sha1:345fa40cb5459fab8ce06744396ab5ceaf2d04ee</id>
<content type='text'>
Backport of feb91dbda13974f84eac52dccdc0de1ddb636616 from master
</content>
</entry>
<entry>
<title>[3.1.x] Used :pep: role in various docs.</title>
<updated>2020-05-13T07:38:40Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2020-04-30T09:30:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=15d76dc2abefc799ecbc3545ae90aefe765d4144'/>
<id>urn:sha1:15d76dc2abefc799ecbc3545ae90aefe765d4144</id>
<content type='text'>
Backport of a9337b4add01e50ed8ff8d3ef44099a08cba475c from master
</content>
</entry>
</feed>
