<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/forms/api.txt, branch 5.0b1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=5.0b1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=5.0b1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-08-01T04:08:04Z</updated>
<entry>
<title>Fixed #32820 -- Added aria-invalid="true" to fields with errors.</title>
<updated>2023-08-01T04:08:04Z</updated>
<author>
<name>Gregor Jerše</name>
<email>gregor.jerse@genialis.com</email>
</author>
<published>2023-06-02T14:27:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=10725a31879c55ba8d92aaa3275093d136957bef'/>
<id>urn:sha1:10725a31879c55ba8d92aaa3275093d136957bef</id>
<content type='text'>
Co-authored-by: Demetris Stavrou &lt;demestav@gmail.com&gt;
Co-authored-by: David Smith &lt;smithdc@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #34077 -- Added form field rendering.</title>
<updated>2023-03-24T09:16:30Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2022-11-02T20:13:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cad376f844c7bdeeee7607a7c0ea8ae52061309b'/>
<id>urn:sha1:cad376f844c7bdeeee7607a7c0ea8ae52061309b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.</title>
<updated>2023-03-01T12:03:56Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2023-02-28T19:53:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14459f80ee3a9e005989db37c26fd13bb6d2fab2'/>
<id>urn:sha1:14459f80ee3a9e005989db37c26fd13bb6d2fab2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #34140 -- Corrected rst code-block and various formatting issues in docs.</title>
<updated>2023-02-28T11:21:37Z</updated>
<author>
<name>Joseph Victor Zammit</name>
<email>jvzammit@gmail.com</email>
</author>
<published>2023-01-23T20:29:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ba755ca13123d2691a0926ddb64e5d0a2906a880'/>
<id>urn:sha1:ba755ca13123d2691a0926ddb64e5d0a2906a880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32339 -- Doc'd setting a form's template_name is recomended over using as_* methods.</title>
<updated>2023-02-15T09:26:31Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2023-02-12T13:24:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3cc7a92189f45eab034661359e60ede4c88a6052'/>
<id>urn:sha1:3cc7a92189f45eab034661359e60ede4c88a6052</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32339 -- Updated docs to reflect default &lt;div&gt; style form rendering in Django 5.0.</title>
<updated>2023-02-15T09:14:09Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2023-02-12T13:20:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=232b60a21b951bd16b8c95b34fcbcbf3ecd89fca'/>
<id>urn:sha1:232b60a21b951bd16b8c95b34fcbcbf3ecd89fca</id>
<content type='text'>
Follow up to 98756c685ee173bbd43f21ed0553f808be835ce5.
</content>
</entry>
<entry>
<title>Refs #34140 -- Applied rst code-block to non-Python examples.</title>
<updated>2023-02-10T18:19:13Z</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=534ac4829764f317cf2fbc4a18354fcc998c1425'/>
<id>urn:sha1:534ac4829764f317cf2fbc4a18354fcc998c1425</id>
<content type='text'>
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
</content>
</entry>
<entry>
<title>Refs #31026 -- Removed ability to return string when rendering ErrorDict/ErrorList.</title>
<updated>2023-01-17T10:49:15Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-11T05:07:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=31878b4d7387835c5cec5e7fc5b473b737065a58'/>
<id>urn:sha1:31878b4d7387835c5cec5e7fc5b473b737065a58</id>
<content type='text'>
Per deprecation timeline.
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 4.1.</title>
<updated>2023-01-17T10:49:15Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-06T07:09:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=490cccbe7e83874923b276eed26cc23b0db5ebb9'/>
<id>urn:sha1:490cccbe7e83874923b276eed26cc23b0db5ebb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32339 -- Updated Form API docs to prefer as_div() output style.</title>
<updated>2022-12-07T09:49:45Z</updated>
<author>
<name>David Smith</name>
<email>39445562+smithdc1@users.noreply.github.com</email>
</author>
<published>2022-12-07T09:49:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9ac97e7eb5a74f813012715c7598c8608e78e178'/>
<id>urn:sha1:9ac97e7eb5a74f813012715c7598c8608e78e178</id>
<content type='text'>
</content>
</entry>
</feed>
