<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs/ref/forms, branch 3.2.13</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=3.2.13</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=3.2.13'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2021-07-27T15:59:18Z</updated>
<entry>
<title>[3.2.x] Fixed #32933 -- Documented BoundField.initial as preferred over Form.get_initial_for_field().</title>
<updated>2021-07-27T15:59:18Z</updated>
<author>
<name>Chris Jerdonek</name>
<email>chris.jerdonek@gmail.com</email>
</author>
<published>2021-07-16T12:02:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=aace6c531d5b03b023516b244d87cf5608e24d90'/>
<id>urn:sha1:aace6c531d5b03b023516b244d87cf5608e24d90</id>
<content type='text'>
Backport of 6559a55eed09780b30ee3c3636ccf30318622bcf from main
</content>
</entry>
<entry>
<title>[3.2.x] Refs #32338 -- Improved accessibility of RadioSelect examples in docs.</title>
<updated>2021-06-04T08:45:29Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-05-14T07:46:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=32b366a86482b06db417aec67e42ca23d69da48a'/>
<id>urn:sha1:32b366a86482b06db417aec67e42ca23d69da48a</id>
<content type='text'>
Co-authored-by: Thibaud Colas &lt;thibaudcolas@gmail.com&gt;

Backport of d8c17aa10c7f41e692fb6f5d0bf2fab7a90b9374 from main
</content>
</entry>
<entry>
<title>[3.2.x] Fixed typo in docs/ref/forms/widgets.txt.</title>
<updated>2021-02-01T11:05:22Z</updated>
<author>
<name>Brad Solomon</name>
<email>bsolomon@protonmail.com</email>
</author>
<published>2021-02-01T11:04:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=eab0b8b8045b2a63109f40f755c9f0a220e660fd'/>
<id>urn:sha1:eab0b8b8045b2a63109f40f755c9f0a220e660fd</id>
<content type='text'>
Backport of f9cfd346f0222d86bfbac26ef5455806965bae6b from master
</content>
</entry>
<entry>
<title>Fixed typo in docs/ref/forms/widgets.txt.</title>
<updated>2020-12-15T20:12:26Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-12-15T20:12:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0ecc70b15aa3831c3945f55c1139ae15900b6104'/>
<id>urn:sha1:0ecc70b15aa3831c3945f55c1139ae15900b6104</id>
<content type='text'>
Thanks rgs258 for the report.</content>
</entry>
<entry>
<title>Added backticks to code literals in various docs.</title>
<updated>2020-12-15T06:19:00Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-12-15T06:19:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=550297d20d085bc5a440d905cd3cb2e286588ca8'/>
<id>urn:sha1:550297d20d085bc5a440d905cd3cb2e286588ca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32110 -- Doc'd and tested enumerations for ChoiceField.choices.</title>
<updated>2020-10-17T18:30:57Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2020-10-17T14:17:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7f85498eef1d8fcc52e4fb70df8041f5452d405a'/>
<id>urn:sha1:7f85498eef1d8fcc52e4fb70df8041f5452d405a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23681, Fixed #27445 -- Doc'd setting choices for NullBooleanField widgets.</title>
<updated>2020-10-08T10:39:02Z</updated>
<author>
<name>Jacob Walls</name>
<email>38668450+jacobtylerwalls@users.noreply.github.com</email>
</author>
<published>2020-10-08T10:39:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d976c254fc76e5f04d81dfd9d142c58e933c9c92'/>
<id>urn:sha1:d976c254fc76e5f04d81dfd9d142c58e933c9c92</id>
<content type='text'>
Thanks to David Smith for investigation and review.

Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;</content>
</entry>
<entry>
<title>Fixed #28009 -- Doc'd empty_value for CharField subclasses.</title>
<updated>2020-09-25T10:36:33Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2020-07-04T06:58:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=91669cc566918fde4fe98f867cf4c406f64504e6'/>
<id>urn:sha1:91669cc566918fde4fe98f867cf4c406f64504e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed empty values of forms.JSONField and forms.UUIDField in docs.</title>
<updated>2020-09-25T08:12:01Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2020-09-25T07:46:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e6d77e6515b297519a565b0e3b85f34c6598bb71'/>
<id>urn:sha1:e6d77e6515b297519a565b0e3b85f34c6598bb71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed typo and indentation in docs/ref/forms/fields.txt.</title>
<updated>2020-09-25T08:04:10Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-09-25T08:04:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=10a289745f8ecb558f5c22d734315c96d8d4b96e'/>
<id>urn:sha1:10a289745f8ecb558f5c22d734315c96d8d4b96e</id>
<content type='text'>
</content>
</entry>
</feed>
