django-bs

Bootstrap integration for django using widget templates
git clone https://git.ce9e.org/django-bs.git

DateCommit messageAuthor
2026-01-19 14:14bump version to 5.4.1Tobias Bengfort
2026-01-14 15:57fix: avoid duplicate class attributesTobias Bengfort
2025-12-08 20:26README; clarify pagination <nav>Tobias Bengfort
2025-11-25 09:10bump version to 5.4.0Tobias Bengfort
2025-10-14 14:10document required_css_class differenceTobias Bengfort
2025-10-14 14:01rename form_group_class to wrapper_classTobias Bengfort
2025-09-15 15:44bump version to 5.3.0Tobias Bengfort
2025-09-15 15:09refactor: assemble label classes in pythonTobias Bengfort
2025-09-15 15:03support required_css_classTobias Bengfort
2025-09-15 14:40breaking: treat show_label=False as sr-onlyTobias Bengfort
2025-09-03 14:47typoTobias Bengfort
2025-09-03 14:46bump version to 5.2.1Tobias Bengfort
2025-09-03 14:44fix: include templatetags in distributionTobias Bengfort
2025-09-03 14:44update pyproject.tomlTobias Bengfort
2025-03-03 13:16bump version to 5.2.0Tobias Bengfort
2025-03-03 13:20setup CITobias Bengfort
2024-01-28 18:44hook into default form rendering in django 5+Tobias Bengfort
2025-03-03 12:50fix: add id to field errorTobias Bengfort
2025-03-03 12:45Revert "extend license"Tobias Bengfort
2024-01-28 18:23fix: add id to help textTobias Bengfort
2024-01-28 18:22fix: mark field html as safeTobias Bengfort
2023-11-05 10:36lintTobias Bengfort
2023-11-05 10:36switch to pyproject.tomlTobias Bengfort
2023-04-19 04:58README: update non-field error differenceTobias Bengfort
2023-04-19 04:49example: add form validationTobias Bengfort
2023-04-19 04:49README: fix typosTobias Bengfort
2023-04-19 04:49extend licenseTobias Bengfort
2023-04-19 04:28fixup 60aa1ccTobias Bengfort
2023-04-19 04:05add basic pyproject.tomlTobias Bengfort
2023-04-18 21:05README: mention form templateTobias Bengfort
2023-04-18 20:56explicitly list packagesTobias Bengfort
2023-04-18 20:56bump version to 5.1.0Tobias Bengfort
2023-04-18 20:45README: rm reference to long depreacted django versionTobias Bengfort
2023-04-18 20:44work around extensive spacing between legend and rowTobias Bengfort
2023-04-18 19:45use same font size for <legand> as for <label>Tobias Bengfort
2023-04-18 19:44use widget.use_fieldset if availableTobias Bengfort
2023-04-18 19:00use form rendering in exampleTobias Bengfort
2023-04-18 18:18add example projectTobias Bengfort
2023-04-18 19:00overwrite default form templateTobias Bengfort
2023-04-18 18:59fix hidden fieldsTobias Bengfort
2023-04-18 07:09avoid using ifequalTobias Bengfort
2023-04-14 09:03use spaces instead of tabs in CHANGESTobias Bengfort
2023-04-14 09:01README: reference django-bootstrap5Tobias Bengfort
2021-01-25 18:55bump version to 5.0.0 (wip)Tobias Bengfort
2021-01-25 18:28adapt to bootstrap5Tobias Bengfort
2021-06-08 07:57bump version to 4.0.0Tobias Bengfort
2022-08-10 06:46make package name independent of bootstrap versionTobias Bengfort
2022-08-10 06:54convert README to markdownTobias Bengfort
2022-08-10 06:42extend setup.pyTobias Bengfort
2021-06-08 07:52use fieldsets where appropriateTobias Bengfort
2021-06-08 07:49use underscore in app nameTobias Bengfort
2021-01-27 10:42help text and error inside form-checkTobias Bengfort
2021-01-25 18:33bump version to 0.0.4Tobias Bengfort
2021-01-25 18:29reduce duplication in clearable_file_inputTobias Bengfort
2021-01-25 18:21fix linebreak for clearable_file_inputTobias Bengfort
2021-01-25 15:58fix rendering of disabled clearable_file_inputTobias Bengfort
2020-06-17 10:05dump to 0.0.3Tobias Bengfort
2020-06-17 09:02fix radio_option include pathTobias Bengfort
2020-06-17 09:02fix trailing comma in READMETobias Bengfort
2020-01-28 06:23avoid template tags around single html tagsTobias Bengfort
2020-01-26 12:05bump to 0.0.2Tobias Bengfort
2020-01-26 12:04fix some infos in setup.pyTobias Bengfort
2020-01-26 11:54include html in distTobias Bengfort
2020-01-26 11:52bump to 0.0.1Tobias Bengfort
2020-01-26 11:44Create LICENSETobias Bengfort
2020-01-26 11:42add READMETobias Bengfort
2020-01-26 10:58add some missing options for compatTobias Bengfort