django-crispy-forms v1.12.0 Release Notes

Release Date: 2021-06-11 // almost 3 years ago
    • 🛠 Fixed rendering of grouped checkboxes and radio inputs in the Bootstrap 4 template pack. (#1155)
    • Introduced new input_size argument to AppendedText, PrependedText and PrependedAppendedText. This allows the size of these grouped inputs to be changed in the Bootstrap 4 template pack. (#1114)
    • 👍 Confirmed support for Django 3.2
    • ⬇️ Dropped support for Python 3.5
    • ⬇️ Dropped support for Django 3.0

    👀 See the 1.12.0 Milestone for the full change list.