* 5e94a9e Update release workflow.
* 50fcff9 Small fixes.
* 1d1f334 Update test workflow.
* a693a05 Rename project to django-html-utils.
* de2daf1 Version 0.3.15
* 1b9ef9e Update pyproject and Makefile.
* 0c46588 Move py.typed file.
* 9b28385 Fix pyproject.toml.
* f98f35d Fix pyproject and remove setup.py.
* 5dee6cc Version 0.3.12.
* 170424d Drop python 3.8 and 3.9 and django 3.2, add support for python 3.13 and django 5.1.
* 1397bce Update pre-commit config.
* a6236d9 Update jquery-ui.
* ade5751 Version 0.3.11.
* 909ca98 Update README.
* 3271086 Fix tests.
* 9a52fb3 Fix tests.
* 91cf8a3 Fix tests.
* 4926a25 Add editorconfig.
* d084c02 Automatically set height of iframe in iframe modal.
* 9292f19 Update pre-commit config.
* 17da2cc Update jquery-ui.
* ef8d9ac Version 0.3.10.
* fac824c Update github workflows.
* 20a0db3 Fix linting.
* ed7004a Update pre-commit config.
* f93b49a Update bootstap to 5.3.3.
* d90629c Update tests workflow.
* ba4883f Update pre-commit config.
* 6b48c0f Update bootstrap to 5.3.2.
* 48d0bd2 Fix linting errors.
* 1c501cc Update jquery to 3.7.1.
* c8d8f66 Version 0.3.6
* 16c8ab4 Bump bootstrap to 5.3.1.
* 137d035 Bump to 0.3.5.
* 3605fe0 Update pre-commit config.
* 416a7d1 Bump bootstrap to 5.3.0.
* 229fb8e Bump to 0.3.4.
* 5153034 Update jquery version.
* 8d3ba60 Update pre-commit config.
* 5eaec10 Bump to 0.3.3.
* ef516e0 Update jquery to 3.6.4.
* c01a415 Bump to 0.3.2.
* 52bd483 Update jQuery to 3.6.2.
* 5b09c8e Fix name for github tests actions.
* cf9c775 Fix mypy error.
* e1f031b Update bootstrap to 5.2.3.
* 3d656ae Bump to 0.3.0.
* 146a23f Update makefile.
* 4ca34bd Update github tests action.
* e54812d Fix tests workflow.
* 260654b Add some tests.
* 98711c7 Update README.
* d5121d0 Add iframe_form_modal template tag.
* 86ec201 Update bootstrap to 5.2.2.
* 30f676d Bump to 0.2.2.
* 03e9fd1 Update setup.py and add pyproject.toml.
* 8881661 Add python 3.11 to linting github action.
* 36914de Update gitignore.
* 61a65cc Version 0.2.1.
* 68322cd Remove deb stuff.
* 0f0d948 Updatee gitignore.
* b5bad9a Fix deb package name.
* d4cb23a Update release workflow.
* 137497c Add deb rule to makefile.
* d1951b0 Version 0.2.0.
* f3eced2 Add relase github action.
* f8de9c3 Update README.
* cd2a146 Update README.
* 85afa30 Add github tests action.
* 98457ec Turn into a python package.
* c22349c Update pre-commit config.
* c17fa3b Update jquery-ui to 1.13.2.
* 330ebdf Update jquery to 3.6.1.
* b004db1 Update bootstrap to 5.2.1.
* 6a1a211 Fix horizontal form.
* 027e385 Fix forms.
* 49cf3ad Fix forms.
* 628c66f Fix pagination.
* 0328143 Update float classes.
* b061c6c Update messages template to bootstrap 5.
* 27813d4 Init.
* c0083ea Bump to 0.6.0.
* b9afa8a Add pre-commit-config and update copyright.
* 2e3ce27 Update bootstrap to 4.6.0.
* 92cd802 Update bootstrap to 4.5.3.
* c05517f Update select2 to 4.0.13.
* cfd3b33 Update bootstrap to 4.5.0.
* ab3f155 Add scope to sortable th.
* 7a12624 Update forms.
* 12e29cc Fix quotes in pagination.
* 364c850 Add id to forms.
* 0e64c22 Update bootstrap to 4.4.1.
* 911e334 Update select2 to 4.0.12.
* 9aa03d3 Update jquery to 3.4.1.
* 1041107 Update bootstrap to 4.3.1.
* 7899baf Fix javascript to toggle tooltip.
* 16d776e Update gitignore.
* 1f63a83 Add inlineformset option to horizontal and vertical forms.
* f1f8a3e Update filters.
* f26bd80 Move page get param to path.
* 5180701 Update to boostrap 4.1.1.
* fec94f3 Update bootstrap.
* e591ad9 Update css classes and fix stuff.
* 0c63fdc Migrate from django_boostrap3.
* 6cd976e Add gitignore.
* d3b6cb9 Init django_bootstrap4.
* b45e59f Update forms.
* b2ad7ed Fix pagination get attributes.
* 72cb84a Fix form templates.
* 66cb925 Fix adding classes to form fields.
* 560fb6d Add append_attr and add_class filters.
* 6e014f2 Fix and update form templates.
* dcd7fd3 Add option to remove submit button.
* a028867 Fix templates.
* 6e4a498 Add bootstrap_form template tag.
* 6ffcb0a Add LICENSE.
* a488dd6 Add template tags to load css and js static files.
* 86d45ea Update css.
* dae1547 Add css file.
* 44f46be Add sortable_th template tag.
* e145407 Update btn-toggle to support switches with more than two buttons.
* 7d441ff Fix app name.
* b644083 Add bootstrap stuff.
* 712f9d2 Add README.md.