<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/db/models.txt, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-05-02T07:02:16Z</updated>
<entry>
<title>[5.2.x] Fixed #17461 -- Doc'd the presumed order of foreign keys on the intermediary model of a self-referential m2m.</title>
<updated>2025-05-02T07:02:16Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2024-11-03T14:32:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3c887e5e50ddcb84adef269e9558e603ca0ff620'/>
<id>urn:sha1:3c887e5e50ddcb84adef269e9558e603ca0ff620</id>
<content type='text'>
Thanks Giannis Terzopoulos and Sarah Boyce for the reviews.

Backport of 9d93e35c207a001de1aa9ca9165bdec824da9021 from main.
</content>
</entry>
<entry>
<title>[5.2.x] Fixed #36095 -- Introduced lazy references in "Models across files" section.</title>
<updated>2025-03-21T13:10:47Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2025-01-13T19:15:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=37b8a45f5a7260ecaec851c9f359240a7d15afbb'/>
<id>urn:sha1:37b8a45f5a7260ecaec851c9f359240a7d15afbb</id>
<content type='text'>
Backport of 6a2c296e706a0b8f9f9b89e66b37001ce2a03ea7 from main.
</content>
</entry>
<entry>
<title>[5.2.x] Fixed #36128 -- Clarified auto-generated unique constraint on m2m through models.</title>
<updated>2025-03-04T12:07:08Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2025-02-10T07:52:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4406ce15ff487eb0ac5f384dd2ed84a8d7e40971'/>
<id>urn:sha1:4406ce15ff487eb0ac5f384dd2ed84a8d7e40971</id>
<content type='text'>
Backport of ae2736ca3bf4c6a27e23ee95530ad965b550d4cc from main.
</content>
</entry>
<entry>
<title>Fixed #36037 -- Fixed default primary key type in docs.</title>
<updated>2025-01-02T14:25:59Z</updated>
<author>
<name>Ari Pollak</name>
<email>aripollak@users.noreply.github.com</email>
</author>
<published>2024-12-23T21:26:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ad385ae163da2b1c558f62c0415db5aa03227587'/>
<id>urn:sha1:ad385ae163da2b1c558f62c0415db5aa03227587</id>
<content type='text'>
BigAutoField is the default type for primary keys. In models.txt, the linked
anchor shows that the default primary key is a BigAutoField, so it now defers
to that section instead of duplicating an (incorrect) type.
</content>
</entry>
<entry>
<title>Fixed #35731 -- Extended db_default docs.</title>
<updated>2024-10-23T09:48:30Z</updated>
<author>
<name>Yash</name>
<email>yashraj504300@gmail.com</email>
</author>
<published>2024-10-16T09:08:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=35ab2e018214479fa712d73f070198299ef670a1'/>
<id>urn:sha1:35ab2e018214479fa712d73f070198299ef670a1</id>
<content type='text'>
This added a missing db_default reference in docs/topics/db/models.txt,
and added a reference to the DatabaseDefault object.
</content>
</entry>
<entry>
<title>Refs #35060 -- Fixed the update to update_fields in overridden save() method docs.</title>
<updated>2024-09-11T11:23:36Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2024-09-06T12:29:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=38c206515494cb28c48f77c10145a8aa9a172629'/>
<id>urn:sha1:38c206515494cb28c48f77c10145a8aa9a172629</id>
<content type='text'>
Regression in 3915d4c70d0d7673abe675525b58117a5099afd3.
</content>
</entry>
<entry>
<title>Fixed #35623 -- Documented that a field cannot be named 'check'.</title>
<updated>2024-08-12T17:58:37Z</updated>
<author>
<name>Mohammad Salehi</name>
<email>mmmmmllk36@gmail.com</email>
</author>
<published>2024-08-10T13:44:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ca47884410acb7cb1d36bc8a573b67a5b197d3e2'/>
<id>urn:sha1:ca47884410acb7cb1d36bc8a573b67a5b197d3e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 5.0.</title>
<updated>2024-05-22T18:44:07Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-05-03T17:39:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=05cce083ad662913008e107bc6332e7ffe1502e6'/>
<id>urn:sha1:05cce083ad662913008e107bc6332e7ffe1502e6</id>
<content type='text'>
This also removes remaining versionadded/changed annotations for older
versions.
</content>
</entry>
<entry>
<title>Fixed #35060 -- Deprecated passing positional arguments to Model.save()/asave().</title>
<updated>2024-01-02T07:42:33Z</updated>
<author>
<name>Salvo Polizzi</name>
<email>plzslv03a25c351k@studium.unict.it</email>
</author>
<published>2023-12-31T09:07:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3915d4c70d0d7673abe675525b58117a5099afd3'/>
<id>urn:sha1:3915d4c70d0d7673abe675525b58117a5099afd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35072 -- Corrected Field.choices description in models topic.</title>
<updated>2024-01-01T17:53:01Z</updated>
<author>
<name>Zowie Beha</name>
<email>113861530+1zzowiebeha@users.noreply.github.com</email>
</author>
<published>2023-12-30T21:54:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8fcd7b01eec85a509762dd8dbb3a27b7ab521e94'/>
<id>urn:sha1:8fcd7b01eec85a509762dd8dbb3a27b7ab521e94</id>
<content type='text'>
</content>
</entry>
</feed>
