What's Changed
- Updated meta
license-file
in setup.cfg by @smithdc1 in #1188 - Remove bs3 styles from crispy_forms_field by @smithdc1 in #1003
- Fix css id for non ascii characters by @smithdc1 in #1190
- Simplified adding wrapper_class to context when rendering PrependedApppendedText by @smithdc1 in #1191
- Added support for Python 3.10 by @smithdc1 in #1189
- Refs #938 -- Avoid attributes being duplicated by @smithdc1 in #1194
- Fix mismatched HTML tag by @wgordon17 in #1201
- Dropped support for Python 3.6 and Django 3.1. by @smithdc1 in #1205
- Fixed Bootstrap4 Field with buttons input size by @smithdc1 in #1159
- Removed empty class attribute if field class is None by @smithdc1 in #1208
- Create a bootstrap modal layout object by @nsandler1 in #1204
New Contributors
- @wgordon17 made their first contribution in #1201
- @nsandler1 made their first contribution in #1204
Full Changelog: 1.13.0...1.14.0