Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 467 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 467 Bytes

CHANGELOG FOR CRISPY-BOOTSTRAP4

2024.1 (2024-02-27)

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

2023.1 (2023-10-16)

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

2022.1

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