<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/models/fields.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-11-26T13:36:13Z</updated>
<entry>
<title>[5.2.x] Fixed #31506 -- Clarified that ExpressionWrapper does not perform database casts.</title>
<updated>2025-11-26T13:36:13Z</updated>
<author>
<name>Cha Hwa Young</name>
<email>chahwayoung214@gmail.com</email>
</author>
<published>2025-10-12T17:29:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=31bc5c2d11e1d1cc728666d0785eea088b1dc1f2'/>
<id>urn:sha1:31bc5c2d11e1d1cc728666d0785eea088b1dc1f2</id>
<content type='text'>
Added warning in DateField documentation about type differences when using
timedelta on PostgreSQL and MySQL. Mentioned Cast() and integer arithmetic
solutions.

Backport of 55af4749b9a48b2978e893e7d7be313c0b2abdb1 from main.
</content>
</entry>
<entry>
<title>[5.2.x] Added missing backticks in docs/ref/models/fields.txt.</title>
<updated>2025-10-08T09:01:02Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-10-08T08:58:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=084cbe1217a79230b7bc616a40e900baeb3a45d6'/>
<id>urn:sha1:084cbe1217a79230b7bc616a40e900baeb3a45d6</id>
<content type='text'>
Backport of 4a8ca8bd6906b705c4445bc915d71beda2fc4b84 from main
</content>
</entry>
<entry>
<title>[5.2.x] Fixed #36425 -- Standardized integer fields descriptions.</title>
<updated>2025-06-11T08:00:21Z</updated>
<author>
<name>junghwan16</name>
<email>chotnt741@gmail.com</email>
</author>
<published>2025-05-31T07:32:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=91569cffeccf03756bb9217c46e1b18591213d6a'/>
<id>urn:sha1:91569cffeccf03756bb9217c46e1b18591213d6a</id>
<content type='text'>
Backport of 091f66e51aa900f7d7650529621bdc8e4b0dee68 from main.
</content>
</entry>
<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] Refs #36095 -- Doc'd that ManyToManyField.through supports lazy relationships.</title>
<updated>2025-03-21T13:10:09Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2025-01-13T19:14:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=61535d2228bc1dec5d843793f1c1cfe27a784acc'/>
<id>urn:sha1:61535d2228bc1dec5d843793f1c1cfe27a784acc</id>
<content type='text'>
Backport of eb4ea9c3efca479b169bed88a5521c4cf47ed2a2 from main.
</content>
</entry>
<entry>
<title>[5.2.x] Fixed incorrect formatting for inline pluralized code references in docs.</title>
<updated>2025-03-13T18:23:55Z</updated>
<author>
<name>Clifford Gama</name>
<email>53076065+cliff688@users.noreply.github.com</email>
</author>
<published>2025-03-13T18:18:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=91971013a1d56917338bad63aee7b831019859db'/>
<id>urn:sha1:91971013a1d56917338bad63aee7b831019859db</id>
<content type='text'>
Backport of efe3ca09e029c63e25f6e19843cb0c68cc7fa816 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>[5.2.x] Clarified admonition in GeneratedField docs.</title>
<updated>2025-02-20T13:42:08Z</updated>
<author>
<name>Adam Zapletal</name>
<email>adamzap@gmail.com</email>
</author>
<published>2025-02-19T15:44:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=baea0f644ee580ef4a0cec55af95377e1d7171e3'/>
<id>urn:sha1:baea0f644ee580ef4a0cec55af95377e1d7171e3</id>
<content type='text'>
Backport of 43766c70bd2939771b7f37104866316faa34606b from main.
</content>
</entry>
<entry>
<title>[5.2.x] Fixed ambiguous pronoun reference in docs/ref/models/fields.txt.</title>
<updated>2025-01-24T17:46:43Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2025-01-13T17:35:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=93e18a87dd66caee80d033ae97fde65eea26cf5a'/>
<id>urn:sha1:93e18a87dd66caee80d033ae97fde65eea26cf5a</id>
<content type='text'>
Backport of 9cc3970eaaf603832c075618e61aea9ea430f719 from main.
</content>
</entry>
<entry>
<title>Refs #36070 -- Referred to pk as an attribute when a composite primary key is defined.</title>
<updated>2025-01-15T12:44:23Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-01-14T15:43:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f054045973ea767ee4e3d60723de4a2f13bf0c49'/>
<id>urn:sha1:f054045973ea767ee4e3d60723de4a2f13bf0c49</id>
<content type='text'>
This is to avoid confusion that a field is often associated with having
a single associated database column.
</content>
</entry>
</feed>
