<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs/ref/forms, branch fix-31295</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=fix-31295</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=fix-31295'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2026-05-05T09:24:59Z</updated>
<entry>
<title>Fixed #31295 -- Avoided Select widget triggering additional query when using ModelChoiceIterator.</title>
<updated>2026-05-05T09:24:59Z</updated>
<author>
<name>Charles Roelli</name>
<email>charles@aurox.ch</email>
</author>
<published>2026-05-05T09:24:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b3c1fd51b6537c122b8ead6aa9234685560866d8'/>
<id>urn:sha1:b3c1fd51b6537c122b8ead6aa9234685560866d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #16429 -- Extracted set_choices() method from FilePathField.__init__().</title>
<updated>2026-04-29T18:52:25Z</updated>
<author>
<name>TildaDares</name>
<email>mathildaudufo@gmail.com</email>
</author>
<published>2026-03-29T21:02:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3f912ee4189602b4df121c0dc0428673fda5c253'/>
<id>urn:sha1:3f912ee4189602b4df121c0dc0428673fda5c253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35870 -- Made blank choice label in forms more accessible.</title>
<updated>2026-04-22T21:06:29Z</updated>
<author>
<name>Annabelle Wiegart</name>
<email>annabelle.wiegart@proton.me</email>
</author>
<published>2026-01-18T19:03:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=63c56cda133a85a158502891c40465bc0331d3d9'/>
<id>urn:sha1:63c56cda133a85a158502891c40465bc0331d3d9</id>
<content type='text'>
Added new constant django.db.models.fields.BLANK_CHOICE_LABEL for
an accessible and translatable blank choice label in forms.
Deprecated django.db.models.fields.BLANK_CHOICE_DASH constant.
Added the immediately deprecated transitional setting
USE_BLANK_CHOICE_DASH.

Co-Authored-By: Marijke Luttekes &lt;mail@marijkeluttekes.dev&gt;
</content>
</entry>
<entry>
<title>Fixed #33113 -- Documented usage and caveats of HTML5 date input in DateInput widget.</title>
<updated>2026-04-13T07:00:59Z</updated>
<author>
<name>Samriddha9619</name>
<email>sumitkumartripathi0@gmail.com</email>
</author>
<published>2025-09-24T18:02:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7dc826b9758d634623a6f5ca05d0ca2048a0ce48'/>
<id>urn:sha1:7dc826b9758d634623a6f5ca05d0ca2048a0ce48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36904 -- Clarified how to hide form field labels in docs.</title>
<updated>2026-03-19T16:39:17Z</updated>
<author>
<name>Amar</name>
<email>100243770+aadeina@users.noreply.github.com</email>
</author>
<published>2026-02-08T20:46:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=8401071c52d19a2bdd987a2dbe79c440f01dfae9'/>
<id>urn:sha1:8401071c52d19a2bdd987a2dbe79c440f01dfae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a typo in docs/ref/forms/models.txt.</title>
<updated>2026-01-09T00:10:40Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-01-08T21:25:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f3b982f21f098958e1e018044df00e93cdb40bd1'/>
<id>urn:sha1:f3b982f21f098958e1e018044df00e93cdb40bd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 5.2.</title>
<updated>2025-09-17T18:17:05Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-09-05T17:49:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=00a84fc6f3bb8cca15113e4d41e710123d182b4a'/>
<id>urn:sha1:00a84fc6f3bb8cca15113e4d41e710123d182b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35831 -- Documented the model form meta API in model form reference docs.</title>
<updated>2025-08-29T06:58:58Z</updated>
<author>
<name>Mustafa Pirbhai</name>
<email>mustafaspirbhai@gmail.com</email>
</author>
<published>2025-08-27T11:07:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=183fcebf88aa0762a2e28477f9b24c34341a75f4'/>
<id>urn:sha1:183fcebf88aa0762a2e28477f9b24c34341a75f4</id>
<content type='text'>
Co-authored-by: Jonathan &lt;3218047+jernwerber@users.noreply.github.com&gt;
Co-authored-by: Mustafa &lt;117516335+mspirbhai@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Ensured :doc: role uses absolute targets in docs.</title>
<updated>2025-08-28T16:48:32Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2025-06-27T13:33:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=56955636e66505b7ac0246f97883f979d1b1f6a1'/>
<id>urn:sha1:56955636e66505b7ac0246f97883f979d1b1f6a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36570 -- Removed unnecessary :py domain from documentation roles.</title>
<updated>2025-08-28T06:52:43Z</updated>
<author>
<name>SaJH</name>
<email>wogur981208@gmail.com</email>
</author>
<published>2025-08-25T15:50:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3c0c54351b58e9386375d2bd7a8c60dadc4bb6e8'/>
<id>urn:sha1:3c0c54351b58e9386375d2bd7a8c60dadc4bb6e8</id>
<content type='text'>
Signed-off-by: SaJH &lt;wogur981208@gmail.com&gt;
</content>
</entry>
</feed>
