<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs/ref/forms, branch 3.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=3.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=3.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2021-02-01T11:05:22Z</updated>
<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>
<entry>
<title>Refs #32013 -- Added backward incompatibility note about ModelChoiceIterator changes.</title>
<updated>2020-09-21T04:25:23Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-09-21T04:25:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ba6b32e5efc4c813ba4432777b3b1743d4205d14'/>
<id>urn:sha1:ba6b32e5efc4c813ba4432777b3b1743d4205d14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #11390 -- Clarified dual-calling of ChoiceField.choices callable.</title>
<updated>2020-09-02T06:29:01Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton@noumenal.es</email>
</author>
<published>2020-09-02T06:29:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0bf627f0b2f868cdcc53ac12cc7f390901d4b83d'/>
<id>urn:sha1:0bf627f0b2f868cdcc53ac12cc7f390901d4b83d</id>
<content type='text'>
</content>
</entry>
</feed>
