AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 1.9.1 * Added Bootstrap 4 styling for clearable file widget. * Fixed FileField UI bug * Project now uses GitHub actions for testing
- Update to 1.9.0: * Removed support for Python 2. * Removed support for Django versions prior to 2.2. * CSS for Column layout object in Bootstrap 4 template pack changed to 'col-md'.
- Update to 1.8.1: * Fixing FileField UI bug introduced with 1.8.0 * Remove is-valid css class for radio (bug introduced with 1.8.0) * Various alignment and margin fixes for Bootstrap 4 template pack
- Update to 1.8.0: * Update to support new django releases * Numerous improvements to bootstrap4 template pack - Remove patches: * django-21.patch * django-20.patch
- Test only with pytest 3, newer releases not compatible
- Fix old leap build
- Update to 1.11.2 * Fixed test causing SystemCheckError in some cases. * Radio and Checkbox now respect the field's disabled attribute when using the Bootstrap4 template pack. * Implemeneted custom-select for Select widgets in the Bootstrap4 Template Pack * Added custom-select for select widgets within prepended and appended fields
- Update to 1.9.2 * Fixed FileField UI bug - Remove test suite from runtime installation - Fix test suite execution
- Update to 1.9.1 * Added Bootstrap 4 styling for clearable file widget. * Fixed FileField UI bug * Project now uses GitHub actions for testing