django-crispy-forms v1.13.0 Release Notes
Release Date: 2021-09-25 // 8 months ago-
- โ Added support for Django 4.0
Previous changes from v1.12.0
-
- ๐ 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.