<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/delete_regress/tests.py, branch 3.2b1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.2b1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.2b1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2021-02-11T08:09:59Z</updated>
<entry>
<title>[3.2.x] Fixed #32433 -- Added error message on QuerySet.delete() following distinct().</title>
<updated>2021-02-11T08:09:59Z</updated>
<author>
<name>Egidijus Macijauskas</name>
<email>e.macijauskas@outlook.com</email>
</author>
<published>2021-02-09T21:43:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aa1aed923b391b56d514be499c4ddf4b5110b377'/>
<id>urn:sha1:aa1aed923b391b56d514be499c4ddf4b5110b377</id>
<content type='text'>
Backport of 6307c3f1a123f5975c73b231e8ac4f115fd72c0d from master
</content>
</entry>
<entry>
<title>[3.2.x] Refs #19102 -- Removed flaky test Ticket19102Tests.test_ticket_19102_distinct_on.</title>
<updated>2021-02-11T08:09:22Z</updated>
<author>
<name>Egidijus Macijauskas</name>
<email>e.macijauskas@outlook.com</email>
</author>
<published>2021-02-11T05:11:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=98ce39b5a35c9d47b6c34764152fb3b1d2569c3e'/>
<id>urn:sha1:98ce39b5a35c9d47b6c34764152fb3b1d2569c3e</id>
<content type='text'>
The subquery pushdown only happens because another table is involved in
filter. It's not the distinct usage that causes the pushdown.

The distinct('description').order_by('pk') expression is not valid
because SELECT DISTINCT ON must match initial ORDER BY expressions
which is not the case here.

Backport of 4e8ecf0cb6ea36c45edb9cb86f0d63224e08097e from master
</content>
</entry>
<entry>
<title>Switched setUp() to setUpTestData() where possible in Django's tests.</title>
<updated>2018-11-27T14:35:17Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-11-24T01:59:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=84e7a9f4a7bb3cad2bffae97baaae99de152c451'/>
<id>urn:sha1:84e7a9f4a7bb3cad2bffae97baaae99de152c451</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed hanging indentation in various code.</title>
<updated>2018-03-16T09:54:34Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2018-03-16T09:54:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=362813d6287925b8f63f0b107c55a74d95f5825e'/>
<id>urn:sha1:362813d6287925b8f63f0b107c55a74d95f5825e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29016 -- Fixed incorrect foreign key nullification on related instance deletion.</title>
<updated>2018-01-13T15:31:00Z</updated>
<author>
<name>Étienne Loks</name>
<email>etienne.loks@iggdrasil.net</email>
</author>
<published>2018-01-13T11:23:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9a621edf624a4eb1f1645fca628a9e432f0de776'/>
<id>urn:sha1:9a621edf624a4eb1f1645fca628a9e432f0de776</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used assertRaisesMessage() to test Django's error messages.</title>
<updated>2017-07-29T23:07:23Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-05-28T19:37:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a51c4de1945be2225f20fad794cfb52d8f1f9236'/>
<id>urn:sha1:a51c4de1945be2225f20fad794cfb52d8f1f9236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed encoding preambles and future imports</title>
<updated>2017-01-18T08:55:19Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T17:19:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac'/>
<id>urn:sha1:d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed database connection duplication technique.</title>
<updated>2015-09-09T21:03:51Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2015-09-07T20:10:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=05cea7fdbbcd7bdcdc8d8162d95b1dd5d8195913'/>
<id>urn:sha1:05cea7fdbbcd7bdcdc8d8162d95b1dd5d8195913</id>
<content type='text'>
This new technique is more straightforward and compatible with test
parallelization, where the effective database connection settings no
longer match settings.DATABASES.
</content>
</entry>
<entry>
<title>Fixed #25331 -- Removed trailing blank lines in docstrings.</title>
<updated>2015-08-31T21:37:21Z</updated>
<author>
<name>Maxime Lorant</name>
<email>maxime.lorant@gmail.com</email>
</author>
<published>2015-08-31T20:14:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5153a3bfdcec82324d67ff79862384288cf6afe6'/>
<id>urn:sha1:5153a3bfdcec82324d67ff79862384288cf6afe6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sorted imports with isort; refs #23860.</title>
<updated>2015-02-06T13:16:28Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-28T12:35:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ed7d155635da9f79d4dd67e4889087d3673c6da'/>
<id>urn:sha1:0ed7d155635da9f79d4dd67e4889087d3673c6da</id>
<content type='text'>
</content>
</entry>
</feed>
