File: CHANGELOG.md

package info (click to toggle)
python-crispy-bootstrap3 2024.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 500 kB
  • sloc: python: 1,815; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 285 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# CHANGELOG FOR CRISPY-BOOTSTRAP3

## 2024.1

* Updated supported versions:
  * Django 3.2, 4.2 and 5.0.
  * Python 3.8+.
* Fixed form-control class issue with checkboxes.

## 2022.1

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