<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>django-bs, branch HEAD</title>
<subtitle>Bootstrap integration for django using widget templates</subtitle>
<entry>
<id>f986e11d429f346d35f418d7874b526d45ba6e2f</id>
<published>2026-01-19T14:14:34Z</published>
<updated>2026-01-19T14:14:34Z</updated>
<title type="text">bump version to 5.4.1</title>
<link rel="alternate" type="text/html" href="commit/f986e11d429f346d35f418d7874b526d45ba6e2f.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">bump version to 5.4.1
</content>
</entry>
<entry>
<id>6d4d3581d3c4e43e9b4e348a6bec60baed98d3fe</id>
<published>2026-01-14T15:57:17Z</published>
<updated>2026-01-14T15:57:40Z</updated>
<title type="text">fix: avoid duplicate class attributes</title>
<link rel="alternate" type="text/html" href="commit/6d4d3581d3c4e43e9b4e348a6bec60baed98d3fe.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix: avoid duplicate class attributes

relevant for multi selects in the admin UI
</content>
</entry>
<entry>
<id>a73b125ef982c8cf417bb0adc183ebf4e7832bfe</id>
<published>2025-12-08T20:26:36Z</published>
<updated>2025-12-08T20:26:36Z</updated>
<title type="text">README; clarify pagination &lt;nav&gt;</title>
<link rel="alternate" type="text/html" href="commit/a73b125ef982c8cf417bb0adc183ebf4e7832bfe.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">README; clarify pagination &lt;nav&gt;
</content>
</entry>
<entry>
<id>216962f9d705e0e77ea18b5447e74f60fd375046</id>
<published>2025-11-25T09:10:32Z</published>
<updated>2025-11-25T09:10:32Z</updated>
<title type="text">bump version to 5.4.0</title>
<link rel="alternate" type="text/html" href="commit/216962f9d705e0e77ea18b5447e74f60fd375046.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">bump version to 5.4.0
</content>
</entry>
<entry>
<id>0145981d18ddfe2c92c557653ebcd13949294501</id>
<published>2025-10-14T14:10:44Z</published>
<updated>2025-10-14T14:10:44Z</updated>
<title type="text">document required_css_class difference</title>
<link rel="alternate" type="text/html" href="commit/0145981d18ddfe2c92c557653ebcd13949294501.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">document required_css_class difference
</content>
</entry>
<entry>
<id>e269d22860e653a189470f749831bad2d2f95003</id>
<published>2025-10-14T14:01:27Z</published>
<updated>2025-10-14T14:03:59Z</updated>
<title type="text">rename form_group_class to wrapper_class</title>
<link rel="alternate" type="text/html" href="commit/e269d22860e653a189470f749831bad2d2f95003.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">rename form_group_class to wrapper_class

the old name is deprecated

This was renamed in the move from django-boostrap4 to django-bootstrap5
</content>
</entry>
<entry>
<id>ce495aaff6479705440fa6f7a7df18ab68b055e8</id>
<published>2025-09-15T15:44:45Z</published>
<updated>2025-09-15T15:44:45Z</updated>
<title type="text">bump version to 5.3.0</title>
<link rel="alternate" type="text/html" href="commit/ce495aaff6479705440fa6f7a7df18ab68b055e8.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">bump version to 5.3.0
</content>
</entry>
<entry>
<id>91db84b43b65898b57e4add693cd734493342ec0</id>
<published>2025-09-15T15:09:54Z</published>
<updated>2025-09-15T15:43:21Z</updated>
<title type="text">refactor: assemble label classes in python</title>
<link rel="alternate" type="text/html" href="commit/91db84b43b65898b57e4add693cd734493342ec0.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">refactor: assemble label classes in python
</content>
</entry>
<entry>
<id>e6bc74869d2803df140025989421484805393b7a</id>
<published>2025-09-15T15:03:19Z</published>
<updated>2025-09-15T15:43:21Z</updated>
<title type="text">support required_css_class</title>
<link rel="alternate" type="text/html" href="commit/e6bc74869d2803df140025989421484805393b7a.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">support required_css_class

The django style, where it is defined on the form and applied to the
label element.

Not to be confused with the option of the same name in
django-bootstrap5, which is defined in the template and applied to the
wrapper.
</content>
</entry>
<entry>
<id>bad4c1fda498aa5f2fdf4c194f4f4d8ae28b3bf2</id>
<published>2025-09-15T14:40:57Z</published>
<updated>2025-09-15T15:43:07Z</updated>
<title type="text">breaking: treat show_label=False as sr-only</title>
<link rel="alternate" type="text/html" href="commit/bad4c1fda498aa5f2fdf4c194f4f4d8ae28b3bf2.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">breaking: treat show_label=False as sr-only

django-bootstrap5:

- True -&gt; shown
- False|&#39;sr-only&#39; -&gt; visually hidden
- &#39;skip&#39; -&gt; skipped

old behavior:

- True -&gt; shown
- &#39;sr-only&#39; -&gt; visually hidden
- False -&gt; skipped

new behavior:

- True -&gt; shown
- False -&gt; visually hidden

Consistent behavior of True/False is IMHO what is most important here.

See also: https://github.com/zostera/django-bootstrap4/issues/115
</content>
</entry>
<entry>
<id>8feeea5b7f88be1565be06ceb7100b007072389b</id>
<published>2025-09-03T14:47:32Z</published>
<updated>2025-09-03T14:47:32Z</updated>
<title type="text">typo</title>
<link rel="alternate" type="text/html" href="commit/8feeea5b7f88be1565be06ceb7100b007072389b.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">typo
</content>
</entry>
<entry>
<id>3409fcda43736359f3d453b7d16cdc3078d47fe6</id>
<published>2025-09-03T14:46:56Z</published>
<updated>2025-09-03T14:46:56Z</updated>
<title type="text">bump version to 5.2.1</title>
<link rel="alternate" type="text/html" href="commit/3409fcda43736359f3d453b7d16cdc3078d47fe6.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">bump version to 5.2.1
</content>
</entry>
<entry>
<id>ab21ed4879f10584f5d975ddc2a718eaa0158602</id>
<published>2025-09-03T14:44:17Z</published>
<updated>2025-09-03T14:44:17Z</updated>
<title type="text">fix: include templatetags in distribution</title>
<link rel="alternate" type="text/html" href="commit/ab21ed4879f10584f5d975ddc2a718eaa0158602.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix: include templatetags in distribution
</content>
</entry>
<entry>
<id>0af2de9a7d05624a753bbc12f1c9a9123b97fa9c</id>
<published>2025-09-03T14:44:09Z</published>
<updated>2025-09-03T14:44:09Z</updated>
<title type="text">update pyproject.toml</title>
<link rel="alternate" type="text/html" href="commit/0af2de9a7d05624a753bbc12f1c9a9123b97fa9c.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">update pyproject.toml
</content>
</entry>
<entry>
<id>6c72d0a7107716216a993f5283190f6e0a9bdb1e</id>
<published>2025-03-03T13:16:03Z</published>
<updated>2025-03-03T13:23:21Z</updated>
<title type="text">bump version to 5.2.0</title>
<link rel="alternate" type="text/html" href="commit/6c72d0a7107716216a993f5283190f6e0a9bdb1e.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">bump version to 5.2.0
</content>
</entry>
<entry>
<id>8239035202b8eda0b998406cb0fb3a36f8a10cfb</id>
<published>2025-03-03T13:20:10Z</published>
<updated>2025-03-03T13:23:21Z</updated>
<title type="text">setup CI</title>
<link rel="alternate" type="text/html" href="commit/8239035202b8eda0b998406cb0fb3a36f8a10cfb.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">setup CI
</content>
</entry>
<entry>
<id>2ce71d10a2b6fbe8372c86e5aa6870a8635cdc45</id>
<published>2024-01-28T18:44:42Z</published>
<updated>2025-03-03T13:00:17Z</updated>
<title type="text">hook into default form rendering in django 5+</title>
<link rel="alternate" type="text/html" href="commit/2ce71d10a2b6fbe8372c86e5aa6870a8635cdc45.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">hook into default form rendering in django 5+
</content>
</entry>
<entry>
<id>e606543d6ae13c795c76f0d233f40f8c6d758b2c</id>
<published>2025-03-03T12:50:47Z</published>
<updated>2025-03-03T12:51:27Z</updated>
<title type="text">fix: add id to field error</title>
<link rel="alternate" type="text/html" href="commit/e606543d6ae13c795c76f0d233f40f8c6d758b2c.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix: add id to field error

required for aria-describedby

see https://docs.djangoproject.com/en/5.2/releases/5.2/#forms
</content>
</entry>
<entry>
<id>97e386c0fb854f9de2394db12e366fa0370489eb</id>
<published>2025-03-03T12:45:46Z</published>
<updated>2025-03-03T12:51:22Z</updated>
<title type="text">Revert &quot;extend license&quot;</title>
<link rel="alternate" type="text/html" href="commit/97e386c0fb854f9de2394db12e366fa0370489eb.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">Revert &quot;extend license&quot;

This reverts commit 44c324890d4ce577c9b329098ef8e891863527d8.

TIL the date should be the start of the copyright, not its duration.
</content>
</entry>
<entry>
<id>1e399fb523d233404364ebf26e898b033e8996d6</id>
<published>2024-01-28T18:23:32Z</published>
<updated>2024-01-28T18:23:48Z</updated>
<title type="text">fix: add id to help text</title>
<link rel="alternate" type="text/html" href="commit/1e399fb523d233404364ebf26e898b033e8996d6.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix: add id to help text

required for aria-describedby

see https://docs.djangoproject.com/en/5.0/releases/5.0/#forms
</content>
</entry>
<entry>
<id>36106d321311ea77173bbc137537aafa691b405b</id>
<published>2024-01-28T18:22:19Z</published>
<updated>2024-01-28T18:22:19Z</updated>
<title type="text">fix: mark field html as safe</title>
<link rel="alternate" type="text/html" href="commit/36106d321311ea77173bbc137537aafa691b405b.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix: mark field html as safe

breaks in django 5.0
</content>
</entry>
<entry>
<id>31404bac5089f33a3459b766c4ee9f4c576fd4ac</id>
<published>2023-11-05T10:36:43Z</published>
<updated>2023-11-05T10:36:43Z</updated>
<title type="text">lint</title>
<link rel="alternate" type="text/html" href="commit/31404bac5089f33a3459b766c4ee9f4c576fd4ac.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">lint
</content>
</entry>
<entry>
<id>71baf59384810ff9885038403e70029f7d001721</id>
<published>2023-11-05T10:36:29Z</published>
<updated>2023-11-05T10:36:29Z</updated>
<title type="text">switch to pyproject.toml</title>
<link rel="alternate" type="text/html" href="commit/71baf59384810ff9885038403e70029f7d001721.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">switch to pyproject.toml
</content>
</entry>
<entry>
<id>58c4e60e0e2a076ce22f15488c7d43c8eaba3845</id>
<published>2023-04-19T04:58:27Z</published>
<updated>2023-04-19T04:58:27Z</updated>
<title type="text">README: update non-field error difference</title>
<link rel="alternate" type="text/html" href="commit/58c4e60e0e2a076ce22f15488c7d43c8eaba3845.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">README: update non-field error difference
</content>
</entry>
<entry>
<id>6231f8b0f405adf4c8c5a959398cfdb820f438a1</id>
<published>2023-04-19T04:49:32Z</published>
<updated>2023-04-19T04:49:32Z</updated>
<title type="text">example: add form validation</title>
<link rel="alternate" type="text/html" href="commit/6231f8b0f405adf4c8c5a959398cfdb820f438a1.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">example: add form validation
</content>
</entry>
<entry>
<id>6b1d3164cad712a9442c6a91b4c0bb0e93025da3</id>
<published>2023-04-19T04:49:18Z</published>
<updated>2023-04-19T04:49:18Z</updated>
<title type="text">README: fix typos</title>
<link rel="alternate" type="text/html" href="commit/6b1d3164cad712a9442c6a91b4c0bb0e93025da3.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">README: fix typos
</content>
</entry>
<entry>
<id>44c324890d4ce577c9b329098ef8e891863527d8</id>
<published>2023-04-19T04:49:05Z</published>
<updated>2023-04-19T04:49:05Z</updated>
<title type="text">extend license</title>
<link rel="alternate" type="text/html" href="commit/44c324890d4ce577c9b329098ef8e891863527d8.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">extend license
</content>
</entry>
<entry>
<id>ceb0c2a37dd31b8c690585acf8c49777e80af9f6</id>
<published>2023-04-19T04:28:05Z</published>
<updated>2023-04-19T04:28:05Z</updated>
<title type="text">fixup 60aa1cc</title>
<link rel="alternate" type="text/html" href="commit/ceb0c2a37dd31b8c690585acf8c49777e80af9f6.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fixup 60aa1cc
</content>
</entry>
<entry>
<id>d52ec6689a4961888fccfc83f3430d0449ebb782</id>
<published>2023-04-19T04:05:59Z</published>
<updated>2023-04-19T04:05:59Z</updated>
<title type="text">add basic pyproject.toml</title>
<link rel="alternate" type="text/html" href="commit/d52ec6689a4961888fccfc83f3430d0449ebb782.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">add basic pyproject.toml
</content>
</entry>
<entry>
<id>4c433bba2092ceb083d9dbea16824c8cce6133c0</id>
<published>2023-04-18T21:05:15Z</published>
<updated>2023-04-18T21:05:15Z</updated>
<title type="text">README: mention form template</title>
<link rel="alternate" type="text/html" href="commit/4c433bba2092ceb083d9dbea16824c8cce6133c0.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">README: mention form template
</content>
</entry>
<entry>
<id>147820ef1cf37e57b27249e84c756b2728734bca</id>
<published>2023-04-18T20:56:42Z</published>
<updated>2023-04-18T20:56:42Z</updated>
<title type="text">explicitly list packages</title>
<link rel="alternate" type="text/html" href="commit/147820ef1cf37e57b27249e84c756b2728734bca.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">explicitly list packages
</content>
</entry>
<entry>
<id>4c835a5adf00395c2442b3e9b1a7910d8597aa22</id>
<published>2023-04-18T20:56:02Z</published>
<updated>2023-04-18T20:56:02Z</updated>
<title type="text">bump version to 5.1.0</title>
<link rel="alternate" type="text/html" href="commit/4c835a5adf00395c2442b3e9b1a7910d8597aa22.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">bump version to 5.1.0
</content>
</entry>
<entry>
<id>a70858cf95bddbd5f0938356ab3e6fbc03a68fb3</id>
<published>2023-04-18T20:45:33Z</published>
<updated>2023-04-18T20:45:33Z</updated>
<title type="text">README: rm reference to long depreacted django version</title>
<link rel="alternate" type="text/html" href="commit/a70858cf95bddbd5f0938356ab3e6fbc03a68fb3.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">README: rm reference to long depreacted django version
</content>
</entry>
<entry>
<id>b70569ead003c687abf6186373c1a8264662cf21</id>
<published>2023-04-18T20:44:12Z</published>
<updated>2023-04-18T20:44:12Z</updated>
<title type="text">work around extensive spacing between legend and row</title>
<link rel="alternate" type="text/html" href="commit/b70569ead003c687abf6186373c1a8264662cf21.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">work around extensive spacing between legend and row

see https://github.com/twbs/bootstrap/issues/38479
</content>
</entry>
<entry>
<id>91e4c2314aefbc7ce5eaa159dfd5f0c4beb3d549</id>
<published>2023-04-18T19:45:30Z</published>
<updated>2023-04-18T19:45:30Z</updated>
<title type="text">use same font size for &lt;legand&gt; as for &lt;label&gt;</title>
<link rel="alternate" type="text/html" href="commit/91e4c2314aefbc7ce5eaa159dfd5f0c4beb3d549.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use same font size for &lt;legand&gt; as for &lt;label&gt;
</content>
</entry>
<entry>
<id>c2a4a59d7376d84d98ae5809516f138bae9ee073</id>
<published>2023-04-18T19:44:37Z</published>
<updated>2023-04-18T19:44:37Z</updated>
<title type="text">use widget.use_fieldset if available</title>
<link rel="alternate" type="text/html" href="commit/c2a4a59d7376d84d98ae5809516f138bae9ee073.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use widget.use_fieldset if available

New in Django 4.1.

https://docs.djangoproject.com/en/4.1/ref/forms/widgets/#django.forms.Widget.use_fieldset
</content>
</entry>
<entry>
<id>60aa1cc9444ab9e64f93eaef8e241b389d492ebf</id>
<published>2023-04-18T19:00:30Z</published>
<updated>2023-04-18T19:04:31Z</updated>
<title type="text">use form rendering in example</title>
<link rel="alternate" type="text/html" href="commit/60aa1cc9444ab9e64f93eaef8e241b389d492ebf.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use form rendering in example
</content>
</entry>
<entry>
<id>fb289e5ab671e50ab2d6642aa1c1a71d740be32f</id>
<published>2023-04-18T18:18:22Z</published>
<updated>2023-04-18T19:04:31Z</updated>
<title type="text">add example project</title>
<link rel="alternate" type="text/html" href="commit/fb289e5ab671e50ab2d6642aa1c1a71d740be32f.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">add example project
</content>
</entry>
<entry>
<id>256a3d1f041dce922909c8da3b52c45ae3e57819</id>
<published>2023-04-18T19:00:45Z</published>
<updated>2023-04-18T19:02:33Z</updated>
<title type="text">overwrite default form template</title>
<link rel="alternate" type="text/html" href="commit/256a3d1f041dce922909c8da3b52c45ae3e57819.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">overwrite default form template

Starting with django 4.0, `{{ form }}` will have the same output as
`{% bootstrap_form form %}`
</content>
</entry>
<entry>
<id>4f11e734984f9de2ed1658e257fd84f26557ee6a</id>
<published>2023-04-18T18:59:43Z</published>
<updated>2023-04-18T19:02:14Z</updated>
<title type="text">fix hidden fields</title>
<link rel="alternate" type="text/html" href="commit/4f11e734984f9de2ed1658e257fd84f26557ee6a.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix hidden fields
</content>
</entry>
<entry>
<id>19f76572ebd98172f5029e93a3aaaff653e0d2b1</id>
<published>2023-04-18T07:09:41Z</published>
<updated>2023-04-18T19:02:08Z</updated>
<title type="text">avoid using ifequal</title>
<link rel="alternate" type="text/html" href="commit/19f76572ebd98172f5029e93a3aaaff653e0d2b1.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">avoid using ifequal

depreacted since 3.1
</content>
</entry>
<entry>
<id>592a16ce36fdf87308ac9ea5bce01ae231b05a4f</id>
<published>2023-04-14T09:03:54Z</published>
<updated>2023-04-18T19:02:06Z</updated>
<title type="text">use spaces instead of tabs in CHANGES</title>
<link rel="alternate" type="text/html" href="commit/592a16ce36fdf87308ac9ea5bce01ae231b05a4f.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use spaces instead of tabs in CHANGES
</content>
</entry>
<entry>
<id>1e0820e836b93aba5032fca5ecab8ddfdb3ec9f8</id>
<published>2023-04-14T09:01:37Z</published>
<updated>2023-04-14T09:01:37Z</updated>
<title type="text">README: reference django-bootstrap5</title>
<link rel="alternate" type="text/html" href="commit/1e0820e836b93aba5032fca5ecab8ddfdb3ec9f8.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">README: reference django-bootstrap5
</content>
</entry>
<entry>
<id>1baa9ffef6af771382da1b9c11880e15518e2d95</id>
<published>2021-01-25T18:55:29Z</published>
<updated>2022-08-10T07:10:28Z</updated>
<title type="text">bump version to 5.0.0 (wip)</title>
<link rel="alternate" type="text/html" href="commit/1baa9ffef6af771382da1b9c11880e15518e2d95.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">bump version to 5.0.0 (wip)
</content>
</entry>
<entry>
<id>05f880d7b2f0f56d56f24adae11bbca7d178a4e5</id>
<published>2021-01-25T18:28:32Z</published>
<updated>2022-08-10T07:10:28Z</updated>
<title type="text">adapt to bootstrap5</title>
<link rel="alternate" type="text/html" href="commit/05f880d7b2f0f56d56f24adae11bbca7d178a4e5.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">adapt to bootstrap5
</content>
</entry>
<entry>
<id>ba7c99dc0dc194ef2ebcfe5b1c1c482de959709f</id>
<published>2021-06-08T07:57:02Z</published>
<updated>2022-08-10T07:10:28Z</updated>
<title type="text">bump version to 4.0.0</title>
<link rel="alternate" type="text/html" href="commit/ba7c99dc0dc194ef2ebcfe5b1c1c482de959709f.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">bump version to 4.0.0
</content>
</entry>
<entry>
<id>6b7250cfbaeabcc38d849adf1ff12a53b79f3fdb</id>
<published>2022-08-10T06:46:55Z</published>
<updated>2022-08-10T07:10:28Z</updated>
<title type="text">make package name independent of bootstrap version</title>
<link rel="alternate" type="text/html" href="commit/6b7250cfbaeabcc38d849adf1ff12a53b79f3fdb.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">make package name independent of bootstrap version
</content>
</entry>
<entry>
<id>5cea3206313e081715ca153c74e80cc1a4402547</id>
<published>2022-08-10T06:54:54Z</published>
<updated>2022-08-10T07:10:24Z</updated>
<title type="text">convert README to markdown</title>
<link rel="alternate" type="text/html" href="commit/5cea3206313e081715ca153c74e80cc1a4402547.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">convert README to markdown
</content>
</entry>
<entry>
<id>09caa994a3f2991515c6859c0acb46c8f99bbba9</id>
<published>2022-08-10T06:42:13Z</published>
<updated>2022-08-10T06:56:47Z</updated>
<title type="text">extend setup.py</title>
<link rel="alternate" type="text/html" href="commit/09caa994a3f2991515c6859c0acb46c8f99bbba9.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">extend setup.py
</content>
</entry>
<entry>
<id>9a4b1022ad3795d3332c762f35f4b63dabd2fede</id>
<published>2021-06-08T07:52:59Z</published>
<updated>2021-06-08T09:50:39Z</updated>
<title type="text">use fieldsets where appropriate</title>
<link rel="alternate" type="text/html" href="commit/9a4b1022ad3795d3332c762f35f4b63dabd2fede.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use fieldsets where appropriate

see https://code.djangoproject.com/ticket/32338
</content>
</entry>
<entry>
<id>b14679af7af0163338183979ec3da9cd4a3143cf</id>
<published>2021-06-08T07:49:36Z</published>
<updated>2021-06-08T07:49:36Z</updated>
<title type="text">use underscore in app name</title>
<link rel="alternate" type="text/html" href="commit/b14679af7af0163338183979ec3da9cd4a3143cf.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use underscore in app name
</content>
</entry>
<entry>
<id>7956672c428f295d212c567f71fa1872d6db9342</id>
<published>2021-01-27T10:42:24Z</published>
<updated>2021-01-27T10:42:24Z</updated>
<title type="text">help text and error inside form-check</title>
<link rel="alternate" type="text/html" href="commit/7956672c428f295d212c567f71fa1872d6db9342.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">help text and error inside form-check
</content>
</entry>
<entry>
<id>70e9d16d1c709e12190cc187d7c4e7e86f8f3cc2</id>
<published>2021-01-25T18:33:08Z</published>
<updated>2021-01-25T18:33:08Z</updated>
<title type="text">bump version to 0.0.4</title>
<link rel="alternate" type="text/html" href="commit/70e9d16d1c709e12190cc187d7c4e7e86f8f3cc2.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">bump version to 0.0.4
</content>
</entry>
<entry>
<id>23c91f0f8b545270baae84604a33d1ace4204a8b</id>
<published>2021-01-25T18:29:47Z</published>
<updated>2021-01-25T18:30:21Z</updated>
<title type="text">reduce duplication in clearable_file_input</title>
<link rel="alternate" type="text/html" href="commit/23c91f0f8b545270baae84604a33d1ace4204a8b.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">reduce duplication in clearable_file_input
</content>
</entry>
<entry>
<id>7df604d121823ebfbf0add6b9124f1a9e2384f6f</id>
<published>2021-01-25T18:21:26Z</published>
<updated>2021-01-25T18:30:21Z</updated>
<title type="text">fix linebreak for clearable_file_input</title>
<link rel="alternate" type="text/html" href="commit/7df604d121823ebfbf0add6b9124f1a9e2384f6f.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix linebreak for clearable_file_input
</content>
</entry>
<entry>
<id>1f88b22120d6d335fb7dd163becaf63eace17a39</id>
<published>2021-01-25T15:58:52Z</published>
<updated>2021-01-25T18:30:18Z</updated>
<title type="text">fix rendering of disabled clearable_file_input</title>
<link rel="alternate" type="text/html" href="commit/1f88b22120d6d335fb7dd163becaf63eace17a39.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix rendering of disabled clearable_file_input

upstream https://code.djangoproject.com/ticket/31536
</content>
</entry>
<entry>
<id>d276431c211124d846aa4514a6074a8702fe2a74</id>
<published>2020-06-17T10:05:10Z</published>
<updated>2020-06-17T10:05:10Z</updated>
<title type="text">dump to 0.0.3</title>
<link rel="alternate" type="text/html" href="commit/d276431c211124d846aa4514a6074a8702fe2a74.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">dump to 0.0.3
</content>
</entry>
<entry>
<id>83ec9e6eed561745f4564ab1f79ef31fd59a79ea</id>
<published>2020-06-17T09:02:48Z</published>
<updated>2020-06-17T09:02:48Z</updated>
<title type="text">fix radio_option include path</title>
<link rel="alternate" type="text/html" href="commit/83ec9e6eed561745f4564ab1f79ef31fd59a79ea.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix radio_option include path
</content>
</entry>
<entry>
<id>ade2cb9de017cb3bc314d7ec096d3ef94e7ba88c</id>
<published>2020-06-17T09:02:37Z</published>
<updated>2020-06-17T09:02:37Z</updated>
<title type="text">fix trailing comma in README</title>
<link rel="alternate" type="text/html" href="commit/ade2cb9de017cb3bc314d7ec096d3ef94e7ba88c.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix trailing comma in README
</content>
</entry>
<entry>
<id>b6193b7e976519bed03b0b871b9a348a16652525</id>
<published>2020-01-28T06:23:30Z</published>
<updated>2020-01-28T06:23:30Z</updated>
<title type="text">avoid template tags around single html tags</title>
<link rel="alternate" type="text/html" href="commit/b6193b7e976519bed03b0b871b9a348a16652525.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">avoid template tags around single html tags
</content>
</entry>
<entry>
<id>aab5b03453a9c902c4d98444ad6a999f819d05f0</id>
<published>2020-01-26T12:05:13Z</published>
<updated>2020-01-26T12:05:13Z</updated>
<title type="text">bump to 0.0.2</title>
<link rel="alternate" type="text/html" href="commit/aab5b03453a9c902c4d98444ad6a999f819d05f0.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">bump to 0.0.2
</content>
</entry>
<entry>
<id>187f5dc1a410332850b946a5d7509c67b463ca9a</id>
<published>2020-01-26T12:04:19Z</published>
<updated>2020-01-26T12:04:19Z</updated>
<title type="text">fix some infos in setup.py</title>
<link rel="alternate" type="text/html" href="commit/187f5dc1a410332850b946a5d7509c67b463ca9a.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix some infos in setup.py
</content>
</entry>
<entry>
<id>b14e55d100e7321f7a51836b2ba2d9b96dc70efb</id>
<published>2020-01-26T11:54:57Z</published>
<updated>2020-01-26T11:54:57Z</updated>
<title type="text">include html in dist</title>
<link rel="alternate" type="text/html" href="commit/b14e55d100e7321f7a51836b2ba2d9b96dc70efb.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">include html in dist
</content>
</entry>
<entry>
<id>848679fc15a8b194746bc1b998ffb6a811f54dc9</id>
<published>2020-01-26T11:52:12Z</published>
<updated>2020-01-26T11:52:12Z</updated>
<title type="text">bump to 0.0.1</title>
<link rel="alternate" type="text/html" href="commit/848679fc15a8b194746bc1b998ffb6a811f54dc9.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">bump to 0.0.1
</content>
</entry>
<entry>
<id>ad04f92816379fd686944968af072554f27f47a7</id>
<published>2020-01-26T11:44:02Z</published>
<updated>2020-01-26T11:44:02Z</updated>
<title type="text">Create LICENSE</title>
<link rel="alternate" type="text/html" href="commit/ad04f92816379fd686944968af072554f27f47a7.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">Create LICENSE</content>
</entry>
<entry>
<id>322815861a8f437230ce076094d516a779d051f4</id>
<published>2020-01-26T11:42:30Z</published>
<updated>2020-01-26T11:42:30Z</updated>
<title type="text">add README</title>
<link rel="alternate" type="text/html" href="commit/322815861a8f437230ce076094d516a779d051f4.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">add README
</content>
</entry>
<entry>
<id>fa71b40a87ce2ef14e4359e493f318c8fda5fe4d</id>
<published>2020-01-26T10:58:53Z</published>
<updated>2020-01-26T10:59:02Z</updated>
<title type="text">add some missing options for compat</title>
<link rel="alternate" type="text/html" href="commit/fa71b40a87ce2ef14e4359e493f318c8fda5fe4d.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">add some missing options for compat
</content>
</entry>
</feed>
