<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/forms/api.txt, branch 4.0.10</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.0.10</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.0.10'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2021-10-07T04:11:51Z</updated>
<entry>
<title>[4.0.x] Refs #31026 -- Improved BoundField.label_tag() docs.</title>
<updated>2021-10-07T04:11:51Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-10-02T06:14:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fc325a198169663c67939c210a538029eea728f7'/>
<id>urn:sha1:fc325a198169663c67939c210a538029eea728f7</id>
<content type='text'>
Backport of 9be36f8044c3bdfe5d1819d4b3b62bee64a039e3 from main
</content>
</entry>
<entry>
<title>Fixed #31026 -- Switched form rendering to template engine.</title>
<updated>2021-09-20T13:50:18Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-09-10T07:06:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=456466d932830b096d39806e291fe23ec5ed38d5'/>
<id>urn:sha1:456466d932830b096d39806e291fe23ec5ed38d5</id>
<content type='text'>
Thanks Carlton Gibson, Keryn Knight, Mariusz Felisiak, and Nick Pope
for reviews.

Co-authored-by: Johannes Hoppe &lt;info@johanneshoppe.com&gt;
</content>
</entry>
<entry>
<title>Fixed #32933 -- Documented BoundField.initial as preferred over Form.get_initial_for_field().</title>
<updated>2021-07-27T14:47:09Z</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/django.git/commit/?id=6559a55eed09780b30ee3c3636ccf30318622bcf'/>
<id>urn:sha1:6559a55eed09780b30ee3c3636ccf30318622bcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 3.1.</title>
<updated>2021-01-14T16:50:04Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-01-05T10:20:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b7dd89ed5389067cb70294682ffef1ba23d33934'/>
<id>urn:sha1:b7dd89ed5389067cb70294682ffef1ba23d33934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected outputting BooleanField as HTML in forms docs.</title>
<updated>2020-04-24T07:08:05Z</updated>
<author>
<name>Tim Schilling</name>
<email>schillingt@better-simple.com</email>
</author>
<published>2020-03-31T01:11:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=34a69c24584ec7d842dbf266659b25527cd73909'/>
<id>urn:sha1:34a69c24584ec7d842dbf266659b25527cd73909</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #10427 -- Corrected BoundField.css_classes() signature in docs.</title>
<updated>2020-04-10T05:37:54Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2020-04-09T19:23:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=734fde771433b9ea525a2b0f4d8ebb3ae426b2fa'/>
<id>urn:sha1:734fde771433b9ea525a2b0f4d8ebb3ae426b2fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #13009 -- Added BoundField.widget_type property.</title>
<updated>2020-04-10T05:11:14Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2020-04-01T16:48:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a350bfa6f44befff8779dbbdd72c9760bf5df959'/>
<id>urn:sha1:a350bfa6f44befff8779dbbdd72c9760bf5df959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.</title>
<updated>2019-09-06T11:27:46Z</updated>
<author>
<name>Tobias Kunze</name>
<email>r@rixx.de</email>
</author>
<published>2019-06-17T14:54:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a954cfd11a5d034491f87fcbc920eb97a302bb3'/>
<id>urn:sha1:4a954cfd11a5d034491f87fcbc920eb97a302bb3</id>
<content type='text'>
This patch does not remove all occurrences of the words in question.
Rather, I went through all of the occurrences of the words listed
below, and judged if they a) suggested the reader had some kind of
knowledge/experience, and b) if they added anything of value (including
tone of voice, etc). I left most of the words alone. I looked at the
following words:

- simply/simple
- easy/easier/easiest
- obvious
- just
- merely
- straightforward
- ridiculous

Thanks to Carlton Gibson for guidance on how to approach this issue, and
to Tim Bell for providing the idea. But the enormous lion's share of
thanks go to Adam Johnson for his patient and helpful review.
</content>
</entry>
<entry>
<title>Fixed #30321 -- Added example of changed_data to forms docs.</title>
<updated>2019-04-09T20:52:33Z</updated>
<author>
<name>Bruno Furtado</name>
<email>brunofurtadoc@gmail.com</email>
</author>
<published>2019-04-09T20:52:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=571ab44e8a8936014c22e7eebe4948d9611fd7ce'/>
<id>urn:sha1:571ab44e8a8936014c22e7eebe4948d9611fd7ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 2.0.</title>
<updated>2018-05-17T15:00:10Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-05-17T14:16:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7543ab1f8dcb20dbbdf6a41eace95fc47c8dcaa3'/>
<id>urn:sha1:7543ab1f8dcb20dbbdf6a41eace95fc47c8dcaa3</id>
<content type='text'>
</content>
</entry>
</feed>
