<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/forms/models.py, branch stable/6.0.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F6.0.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F6.0.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-08-25T08:05:45Z</updated>
<entry>
<title>Fixed #36251 -- Avoided mutating form Meta.fields in BaseInlineFormSet.</title>
<updated>2025-08-25T08:05:45Z</updated>
<author>
<name>SaJH</name>
<email>wogur981208@gmail.com</email>
</author>
<published>2025-08-18T14:40:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3ba24c18e70dd242ae237fd955fb8be30f99bc4d'/>
<id>urn:sha1:3ba24c18e70dd242ae237fd955fb8be30f99bc4d</id>
<content type='text'>
Signed-off-by: SaJH &lt;wogur981208@gmail.com&gt;
</content>
</entry>
<entry>
<title>Clarified "inline foreign key" to avoid confusion with generated fields in django/forms/models.py.</title>
<updated>2025-08-21T16:28:30Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2025-08-21T16:28:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dd15f7dabb45eb9657c1809da58d786429faf3ac'/>
<id>urn:sha1:dd15f7dabb45eb9657c1809da58d786429faf3ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Refs #28909 -- Simplified code using unpacking generalizations.</title>
<updated>2025-04-01T01:43:13Z</updated>
<author>
<name>Aarni Koskela</name>
<email>akx@iki.fi</email>
</author>
<published>2025-03-05T16:45:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c972af69e2021b75b89d8bc47e214ef875bbdc06'/>
<id>urn:sha1:c972af69e2021b75b89d8bc47e214ef875bbdc06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35676 -- Made BaseModelForm validate constraints that reference an InlineForeignKeyField.</title>
<updated>2025-03-12T08:16:15Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2025-03-08T13:46:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ebea6e5c07485a36862e9b6e2be18d1694ad2c5'/>
<id>urn:sha1:0ebea6e5c07485a36862e9b6e2be18d1694ad2c5</id>
<content type='text'>
Co-authored-by: Simon Charette &lt;charette.s@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #36201 -- Caught ValidationError in ModelChoiceField/ModelMultipleChoiceField.clean().</title>
<updated>2025-03-10T12:01:02Z</updated>
<author>
<name>saJaeHyukc</name>
<email>wogur981208@gmail.com</email>
</author>
<published>2025-03-08T15:42:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f480d5d3ed8234aea876f7eaf8a9154e5bf09d16'/>
<id>urn:sha1:f480d5d3ed8234aea876f7eaf8a9154e5bf09d16</id>
<content type='text'>
Signed-off-by: saJaeHyukc &lt;wogur981208@gmail.com&gt;
</content>
</entry>
<entry>
<title>Refs #373 -- Added Model._is_pk_set() abstraction to check if a Model's PK is set.</title>
<updated>2024-09-09T20:46:50Z</updated>
<author>
<name>Csirmaz Bendegúz</name>
<email>csirmazbendeguz@gmail.com</email>
</author>
<published>2024-09-09T20:46:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5865ff5adcf64da03d306dc32b36e87ae6927c85'/>
<id>urn:sha1:5865ff5adcf64da03d306dc32b36e87ae6927c85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35483 -- Added NUL (0x00) character validation to ModelChoiceFields.</title>
<updated>2024-06-17T10:19:26Z</updated>
<author>
<name>Alexander Lötvall</name>
<email>alexander.lotvall@kognity.com</email>
</author>
<published>2024-06-08T10:14:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=38ad710aba885ad26944ff5708ce1a02a446d2d3'/>
<id>urn:sha1:38ad710aba885ad26944ff5708ce1a02a446d2d3</id>
<content type='text'>
Applied the ProhibitNullCharactersValidator to ModelChoiceField and ModelMultipleChoiceField.

Co-authored-by: Viktor Paripás &lt;viktor.paripas@gmail.com&gt;
Co-authored-by: Vasyl Dizhak &lt;vasyl@dizhak.com&gt;
Co-authored-by: Arthur Vasconcelos &lt;vasconcelos.arthur@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #35488 -- Fixed BaseModelFormSet.validate_unique() crash due to unhashable type.</title>
<updated>2024-06-13T14:21:53Z</updated>
<author>
<name>Madalin Popa</name>
<email>contact@madalinpopa.com</email>
</author>
<published>2024-06-08T12:57:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d28626ecf8bd340084ed70ff2d88e8dbab001e2c'/>
<id>urn:sha1:d28626ecf8bd340084ed70ff2d88e8dbab001e2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35241 -- Cached model's full parent list.</title>
<updated>2024-02-26T04:38:31Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2024-02-23T22:50:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=73d5eb808435bcf27ebc935847196ac9e97b6ddc'/>
<id>urn:sha1:73d5eb808435bcf27ebc935847196ac9e97b6ddc</id>
<content type='text'>
co-authored-by: Keryn Knight &lt;keryn@kerynknight.com&gt;
co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
co-authored-by: David Smith &lt;smithdc@gmail.com&gt;
co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;
</content>
</entry>
</feed>
