<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/delete/models.py, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2025-11-25T08:03:17Z</updated>
<entry>
<title>Refs #21961 -- Added required_db_features to delete's RelatedDbOptionParent.</title>
<updated>2025-11-25T08:03:17Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2025-11-25T08:03:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e3d8f557ff3bab2b37a55db83f71ceb90bc4ebc8'/>
<id>urn:sha1:e3d8f557ff3bab2b37a55db83f71ceb90bc4ebc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #21961 -- Added DatabaseFeatures.supports_on_delete_db_(cascade/null) feature flags.</title>
<updated>2025-11-23T10:53:24Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2025-11-21T01:18:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=57c50d8c1996733cef45204ea069a2c01b2860cc'/>
<id>urn:sha1:57c50d8c1996733cef45204ea069a2c01b2860cc</id>
<content type='text'>
Needed on MongoDB.

Co-Authored-By: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #21961 -- Added support for database-level delete options for ForeignKey.</title>
<updated>2025-10-18T13:03:50Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-10-18T13:03:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0c487aa3a7b2417481bf48c1e5355c855873e210'/>
<id>urn:sha1:0c487aa3a7b2417481bf48c1e5355c855873e210</id>
<content type='text'>
Thanks Simon Charette for pair programming.

Co-authored-by: Nick Stefan &lt;NickStefan12@gmail.com&gt;
Co-authored-by: Akash Kumar Sen &lt;71623442+Akash-Kumar-Sen@users.noreply.github.com&gt;
Co-authored-by: Simon Charette &lt;charette.s@gmail.com&gt;</content>
</entry>
<entry>
<title>Fixed #36264 -- Excluded proxy neighbors of parents from deletion collection when keep_parents=True.</title>
<updated>2025-09-23T14:40:57Z</updated>
<author>
<name>saJaeHyukc</name>
<email>wogur981208@gmail.com</email>
</author>
<published>2025-09-02T05:16:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=748551fea0b4e37231203a063356572a47e09efb'/>
<id>urn:sha1:748551fea0b4e37231203a063356572a47e09efb</id>
<content type='text'>
Signed-off-by: saJaeHyukc &lt;wogur981208@gmail.com&gt;
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #31965 -- Adjusted multi-table fast-deletion on MySQL/MariaDB.</title>
<updated>2020-08-31T06:11:28Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2020-08-30T07:00:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f6405c0b8ef7aff513b105c1da68407a881a3671'/>
<id>urn:sha1:f6405c0b8ef7aff513b105c1da68407a881a3671</id>
<content type='text'>
The optimization introduced in 7acef095d73 did not properly handle
deletion involving filters against aggregate annotations.

It initially was surfaced by a MariaDB test failure but misattributed
to an undocumented change in behavior that resulted in the systemic
generation of poorly performing database queries in 5b83bae031.

Thanks Anton Plotkin for the report.

Refs #23576.
</content>
</entry>
<entry>
<title>Removed unused __str__() methods in tests models.</title>
<updated>2020-04-30T07:13:23Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-04-30T07:13:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=555e3a848e7ac13580371c7eafbc89195fee6ea9'/>
<id>urn:sha1:555e3a848e7ac13580371c7eafbc89195fee6ea9</id>
<content type='text'>
Follow up to 6461583b6cc257d25880ef9a9fd7e2125ac53ce1.</content>
</entry>
<entry>
<title>Refs #27852 -- Fixed object deletion to show all restricted related objects rather than just the first one.</title>
<updated>2020-01-29T08:02:23Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2020-01-28T09:51:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4ca5c565f4dc9e97845036e86416abc5cfde766c'/>
<id>urn:sha1:4ca5c565f4dc9e97845036e86416abc5cfde766c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27852 -- Fixed object deletion to show all protected related objects rather than just the first one.</title>
<updated>2020-01-27T11:21:02Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2020-01-25T14:56:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ab3cbd8b9a315911248227208630a020cedca08f'/>
<id>urn:sha1:ab3cbd8b9a315911248227208630a020cedca08f</id>
<content type='text'>
Thanks Anton Samarchyan for the initial patch.
</content>
</entry>
<entry>
<title>Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deletions while protecting direct ones.</title>
<updated>2019-11-19T09:55:05Z</updated>
<author>
<name>Daniel Izquierdo</name>
<email>daniel@makeleaps.com</email>
</author>
<published>2016-10-10T07:23:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=89abecc75d7eadab681f29be5237972c6c2f997b'/>
<id>urn:sha1:89abecc75d7eadab681f29be5237972c6c2f997b</id>
<content type='text'>
</content>
</entry>
</feed>
