<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/forms/widgets.txt, branch stable/4.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-03-01T12:39:03Z</updated>
<entry>
<title>[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.</title>
<updated>2023-03-01T12:39:03Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2023-03-01T12:35:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=62510f01e76ad0526c94ea6d1bc6399c1ddf3df4'/>
<id>urn:sha1:62510f01e76ad0526c94ea6d1bc6399c1ddf3df4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.</title>
<updated>2023-02-10T20:12:06Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2023-02-09T15:48:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b784768eef75afb32f6d2ce7166551a528bce0ec'/>
<id>urn:sha1:b784768eef75afb32f6d2ce7166551a528bce0ec</id>
<content type='text'>
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.

Backport of 534ac4829764f317cf2fbc4a18354fcc998c1425 from main.
</content>
</entry>
<entry>
<title>Fixed documentation of Widget.id_for_label() empty return value.</title>
<updated>2022-06-03T10:19:47Z</updated>
<author>
<name>Swann</name>
<email>swann.bouviermuller@gmail.com</email>
</author>
<published>2022-01-06T20:34:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d0863429a39dbc99a52a6d781006e7075c743d33'/>
<id>urn:sha1:d0863429a39dbc99a52a6d781006e7075c743d33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 4.0.</title>
<updated>2022-05-17T12:22:06Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-05-10T13:07:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ca1c3151c3df48f1fb2cd17df9cfe93800254665'/>
<id>urn:sha1:ca1c3151c3df48f1fb2cd17df9cfe93800254665</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32339 -- Added use_fieldset to Widget.</title>
<updated>2022-03-30T14:28:14Z</updated>
<author>
<name>David</name>
<email>smithdc@gmail.com</email>
</author>
<published>2022-01-13T23:08:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c8459708a7e0a2474255b77d0f104a7f16e8b32c'/>
<id>urn:sha1:c8459708a7e0a2474255b77d0f104a7f16e8b32c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32338 -- Made RadioSelect/CheckboxSelectMultiple render in &lt;div&gt; tags.</title>
<updated>2021-08-27T04:14:01Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-06-11T06:39:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5942ab5eb165ee2e759174e297148a40dd855920'/>
<id>urn:sha1:5942ab5eb165ee2e759174e297148a40dd855920</id>
<content type='text'>
This improves accessibility for screen reader users.
</content>
</entry>
<entry>
<title>Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.</title>
<updated>2021-08-17T10:18:07Z</updated>
<author>
<name>Andrew Northall</name>
<email>andrew@northall.me.uk</email>
</author>
<published>2021-08-15T19:11:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c23aa736264d47c51b2f2ff2e3139187204fc9b8'/>
<id>urn:sha1:c23aa736264d47c51b2f2ff2e3139187204fc9b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.</title>
<updated>2021-07-29T04:24:12Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-07-23T06:48:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1024b5e74a7166313ad4e4975a15e90dccd3ec5f'/>
<id>urn:sha1:1024b5e74a7166313ad4e4975a15e90dccd3ec5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32338 -- Improved accessibility of RadioSelect examples in docs.</title>
<updated>2021-06-04T06:28:25Z</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/django.git/commit/?id=d8c17aa10c7f41e692fb6f5d0bf2fab7a90b9374'/>
<id>urn:sha1:d8c17aa10c7f41e692fb6f5d0bf2fab7a90b9374</id>
<content type='text'>
Co-authored-by: Thibaud Colas &lt;thibaudcolas@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed typo in docs/ref/forms/widgets.txt.</title>
<updated>2021-02-01T11:04:48Z</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/django.git/commit/?id=f9cfd346f0222d86bfbac26ef5455806965bae6b'/>
<id>urn:sha1:f9cfd346f0222d86bfbac26ef5455806965bae6b</id>
<content type='text'>
</content>
</entry>
</feed>
