<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/forms/formsets.py, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2024-11-20T10:36:33Z</updated>
<entry>
<title>Fixed #35913 -- Prevented formset name suffix 'FormFormSet'.</title>
<updated>2024-11-20T10:36:33Z</updated>
<author>
<name>antoliny0919</name>
<email>antoliny0919@gmail.com</email>
</author>
<published>2024-11-17T02:25:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f60d5e46e131b94d6ecc92b6891689ccc94bd1c9'/>
<id>urn:sha1:f60d5e46e131b94d6ecc92b6891689ccc94bd1c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29942 -- Restored source file linking in docs by using the Sphinx linkcode ext.</title>
<updated>2024-05-15T01:08:29Z</updated>
<author>
<name>Joachim Jablon</name>
<email>ewjoachim@gmail.com</email>
</author>
<published>2023-06-01T23:33:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b691accea13da0f703728b1d62657cb7ba87da60'/>
<id>urn:sha1:b691accea13da0f703728b1d62657cb7ba87da60</id>
<content type='text'>
Co-authored-by: David Smith &lt;smithdc@gmail.com&gt;
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Fixed #34532 -- Made formset_factory() respect Form's default_renderer.</title>
<updated>2023-07-24T07:09:53Z</updated>
<author>
<name>Christopher Cave-Ayland</name>
<email>c.cave-ayland@imperial.ac.uk</email>
</author>
<published>2023-06-01T12:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=95e4d6b81312fdd9f8ebf3385be1c1331168b5cf'/>
<id>urn:sha1:95e4d6b81312fdd9f8ebf3385be1c1331168b5cf</id>
<content type='text'>
Co-authored-by: David Smith &lt;smithdc@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #34349 -- Fixed FormSet.empty_form crash when deleting extra forms is disabled.</title>
<updated>2023-02-20T08:04:29Z</updated>
<author>
<name>Laurens Verhoeven</name>
<email>12578054+laurensverhoeven@users.noreply.github.com</email>
</author>
<published>2023-02-17T20:05:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6cbc403b8ee7014bd6dae4892d404eedb1d4a50d'/>
<id>urn:sha1:6cbc403b8ee7014bd6dae4892d404eedb1d4a50d</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/django.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>Fixed #33995 -- Fixed FormSet.empty_form crash when empty_permitted is passed to form_kwargs.</title>
<updated>2022-09-09T11:51:47Z</updated>
<author>
<name>DevilsAutumn</name>
<email>bhuvnesh875@gmail.com</email>
</author>
<published>2022-09-09T09:51:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f3cd252cfc46c0c7d66e765818dd3dadf60d4d0e'/>
<id>urn:sha1:f3cd252cfc46c0c7d66e765818dd3dadf60d4d0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33876, Refs #32229 -- Made management forms render with div.html template.</title>
<updated>2022-08-02T08:30:09Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-08-02T07:34:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89e695a69b16b8c0e720169b3ca4852cfd0c485f'/>
<id>urn:sha1:89e695a69b16b8c0e720169b3ca4852cfd0c485f</id>
<content type='text'>
Thanks to Claude Paroz for the report.
</content>
</entry>
<entry>
<title>Fixed #33622 -- Allowed customizing error messages for invalid number of forms.</title>
<updated>2022-05-10T11:42:31Z</updated>
<author>
<name>Marc Seguí Coll</name>
<email>metarizard@gmail.com</email>
</author>
<published>2022-05-07T22:53:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=262fde94de5eb6544fc0f289575583436613c045'/>
<id>urn:sha1:262fde94de5eb6544fc0f289575583436613c045</id>
<content type='text'>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&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/django.git/commit/?id=ec5659382a5f5fc2daf0c87ccc89d0fb07534874'/>
<id>urn:sha1:ec5659382a5f5fc2daf0c87ccc89d0fb07534874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32339 -- Allowed renderer to specify default form and formset templates.</title>
<updated>2022-04-27T08:21:04Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-04-26T14:01:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=476d4d508717977101bba1a7f765653e48e88e76'/>
<id>urn:sha1:476d4d508717977101bba1a7f765653e48e88e76</id>
<content type='text'>
Co-authored-by: David Smith &lt;smithdc@gmail.com&gt;
</content>
</entry>
</feed>
