Skip to content

Releases: django-crispy-forms/crispy-bootstrap4

2026.2

11 Feb 22:43
353c664

Choose a tag to compare

2026.2 (2026-02-11)

  • Removed support for Django 4.2, 5.0 and 5.1.
  • Confirmed support for Python 3.14.
  • Confirmed support for Django 6.0.

2025.6

08 Jun 08:03
787c16f

Choose a tag to compare

  • Added support for Python 3.13.
  • Added support for Django 5.2.
  • Changed id for help text to align with aria-describedby attribute added by Django 5.0+.

2024.10

05 Oct 15:39
44eb449

Choose a tag to compare

  • Fixed ignoring of css_class attribute in accordion.html, accordion-group.html and tab.html templates.
  • Bumped the minimum supported version of django-crispy-forms to 2.3.
  • Confirmed support for Django 5.1.

2024.1

27 Feb 06:38
dfaa813

Choose a tag to compare

2024.1 (2024-02-27)

  • Enabled custom-control checkbox inputs when show_form_labels is False.

2023.1 Release

16 Oct 17:28
be1cb8a

Choose a tag to compare

What's Changed

  • 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.

Full Changelog: 2022.1...2023.1

2022.1

17 Dec 07:28
5fa3aed

Choose a tag to compare

Initial release to move the template pack from core crispy-forms to a standalone template pack.