django-crispy-forms v1.12.0 Release Notes
Release Date: 2021-06-11 // almost 2 years ago-
- 🛠 Fixed rendering of grouped checkboxes and radio inputs in the Bootstrap 4 template pack. (#1155)
- Introduced new
input_size
argument toAppendedText
,PrependedText
andPrependedAppendedText
. 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.