<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/django/forms/utils.py, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2024-12-10T11:14:52Z</updated>
<entry>
<title>Fixed #35987 -- Made ErrorList.copy() copy the renderer attribute.</title>
<updated>2024-12-10T11:14:52Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2024-12-09T15:40:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4806c42efac790dd65bc890b85904df7bdeb1309'/>
<id>urn:sha1:4806c42efac790dd65bc890b85904df7bdeb1309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32819 -- Added id to ErrorList class and template.</title>
<updated>2024-12-05T09:24:39Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2023-11-18T20:36:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=edd74c3417fa3a0b29295012ff31dbe44843303c'/>
<id>urn:sha1:edd74c3417fa3a0b29295012ff31dbe44843303c</id>
<content type='text'>
</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/chango.git/commit/?id=cad376f844c7bdeeee7607a7c0ea8ae52061309b'/>
<id>urn:sha1:cad376f844c7bdeeee7607a7c0ea8ae52061309b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32339 -- Changed default form and formset rendering style to div-based.</title>
<updated>2023-01-17T10:49:15Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-13T08:32:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=98756c685ee173bbd43f21ed0553f808be835ce5'/>
<id>urn:sha1:98756c685ee173bbd43f21ed0553f808be835ce5</id>
<content type='text'>
Per deprecation timeline.

This also removes "django/forms/default.html" and
"django/forms/formsets/default.html" templates.
</content>
</entry>
<entry>
<title>Refs #32365 -- Removed support for pytz timezones per deprecation timeline.</title>
<updated>2023-01-17T10:49:15Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-09T08:03:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e6f82438d4e3750e8d299bfd79dac98eebe9f1e0'/>
<id>urn:sha1:e6f82438d4e3750e8d299bfd79dac98eebe9f1e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32339 -- Deprecated default.html form template.</title>
<updated>2022-05-17T09:16:54Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2022-05-05T12:26:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d126eba3637d84caa80fa4258e2e59ef07a8260c'/>
<id>urn:sha1:d126eba3637d84caa80fa4258e2e59ef07a8260c</id>
<content type='text'>
Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;
</content>
</entry>
<entry>
<title>Fixed #32339 -- Added div.html form template.</title>
<updated>2022-05-05T12:32:43Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2022-05-05T07:21:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ec5659382a5f5fc2daf0c87ccc89d0fb07534874'/>
<id>urn:sha1:ec5659382a5f5fc2daf0c87ccc89d0fb07534874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33130 -- Restored form errors to be a dict.</title>
<updated>2021-09-24T08:50:41Z</updated>
<author>
<name>Jaap Roes</name>
<email>jroes@leukeleu.nl</email>
</author>
<published>2021-09-22T11:28:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7fe9b6f6df16fa875fe360a1c7d0ac53fcf08a53'/>
<id>urn:sha1:7fe9b6f6df16fa875fe360a1c7d0ac53fcf08a53</id>
<content type='text'>
Regression in 456466d932830b096d39806e291fe23ec5ed38d5.
</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/chango.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>
</feed>
