<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/__init__.py, branch fix-31295</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=fix-31295</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=fix-31295'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-03-02T15:32:44Z</updated>
<entry>
<title>Refs #35381 -- Moved JSONNull to django.db.models.expressions.</title>
<updated>2026-03-02T15:32:44Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2026-03-01T11:46:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ffa1dad378927396a5593cd9865c3f751fa59059'/>
<id>urn:sha1:ffa1dad378927396a5593cd9865c3f751fa59059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied Black's 2026 stable style.</title>
<updated>2026-01-18T20:26:56Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2026-01-18T20:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6cff02078799b7c683a0d39630d49ab4fe532e7c'/>
<id>urn:sha1:6cff02078799b7c683a0d39630d49ab4fe532e7c</id>
<content type='text'>
https://github.com/psf/black/releases/tag/26.1.0</content>
</entry>
<entry>
<title>Fixed #35381 -- Added JSONNull() expression.</title>
<updated>2025-10-29T19:00:52Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2025-08-07T15:26:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=adc25a9a6696f7e2ab6181aabce3a23e027d6703'/>
<id>urn:sha1:adc25a9a6696f7e2ab6181aabce3a23e027d6703</id>
<content type='text'>
Thanks Jacob Walls for the review.
</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/django.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 #28586 -- Added model field fetch modes.</title>
<updated>2025-10-16T18:52:22Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2023-11-29T09:35:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e097e8a12f21a4e92594830f1ad1942b31916d0f'/>
<id>urn:sha1:e097e8a12f21a4e92594830f1ad1942b31916d0f</id>
<content type='text'>
May your database queries be much reduced with minimal effort.

co-authored-by: Andreas Pelme &lt;andreas@pelme.se&gt;
co-authored-by: Simon Charette &lt;charette.s@gmail.com&gt;
co-authored-by: Jacob Walls &lt;jacobtylerwalls@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #373 -- Added CompositePrimaryKey.</title>
<updated>2024-11-29T10:23:04Z</updated>
<author>
<name>Bendeguz Csirmaz</name>
<email>csirmazbendeguz@gmail.com</email>
</author>
<published>2024-04-07T02:32:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=978aae4334fa71ba78a3e94408f0f3aebde8d07c'/>
<id>urn:sha1:978aae4334fa71ba78a3e94408f0f3aebde8d07c</id>
<content type='text'>
Thanks Lily Foote and Simon Charette for reviews and mentoring
this Google Summer of Code 2024 project.

Co-authored-by: Simon Charette &lt;charette.s@gmail.com&gt;
Co-authored-by: Lily Foote &lt;code@lilyf.org&gt;
</content>
</entry>
<entry>
<title>Fixed #35392, Refs #34331 -- Allowed importing aprefetch_related_objects from django.db.models.</title>
<updated>2024-04-22T20:05:05Z</updated>
<author>
<name>James Ostrander</name>
<email>jlost@umich.edu</email>
</author>
<published>2024-04-19T18:44:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=36b7024b7fc881b319a2b67876e4f72ba680d6a8'/>
<id>urn:sha1:36b7024b7fc881b319a2b67876e4f72ba680d6a8</id>
<content type='text'>
Thanks James Ostrander for the report and fix, and to Tim Graham and
Mariusz Felisiak for the reviews.
</content>
</entry>
<entry>
<title>Refs #29850 -- Added exclusion support to window frames.</title>
<updated>2023-10-30T11:04:55Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2023-10-25T15:30:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e4d012ca05b23445f422b0400d6dd7aa85743885'/>
<id>urn:sha1:e4d012ca05b23445f422b0400d6dd7aa85743885</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #31300 -- Added GeneratedField model field.</title>
<updated>2023-09-07T04:19:08Z</updated>
<author>
<name>Jeremy Nauta</name>
<email>jeremypnauta@gmail.com</email>
</author>
<published>2023-07-07T02:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f333e3513e8bdf5ffeb6eeb63021c230082e6f95'/>
<id>urn:sha1:f333e3513e8bdf5ffeb6eeb63021c230082e6f95</id>
<content type='text'>
Thanks Adam Johnson and Paolo Melchiorre for reviews.

Co-Authored-By: Lily Foote &lt;code@lilyf.org&gt;
Co-Authored-By: Mariusz Felisiak &lt;felisiak.mariusz@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/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
</feed>
