- Added support for Python 3.13.
- Fixed ignoring of
css_class
attribute inaccordion.html
,accordion-group.html
andtab.html
templates. - Bumped the minimum supported version of django-crispy-forms to 2.3.
- Confirmed support for Django 5.1.
- Enabled custom-control checkbox inputs when
show_form_labels
is False.
- Confirmed support for Django 4.2.
- Dropped support for Django 3.2, 4.0 and 4.1.
- Added support for Django 5.0.
- Added support for Python 3.12.
- Dropped support for django-crispy-forms 1.x.
- Initial release to move the template pack from core crispy-forms to a standalone template pack.