6d0ee8d851
- update to 2.5:
...
* Confirmed support for Python 3.14.
* Confirmed support for Django 6.0.
* Dropped support for Python 3.8.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=36
2026-01-22 08:46:26 +00:00
beee538015
- update to 2.4:
...
* ## 2.4 (2025-04-13)
* Added support for Python 3.13.
* Confirmed support for Django 5.2.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=34
2025-04-15 08:23:16 +00:00
cb630399b1
Accepting request 1221582 from home:mcalabkova:branches:devel:languages:python:django
...
- update to 2.3
* Added support for Django 5.1.
* Allowed pass through of context when rendering a Fieldset layout object.
* Fixed unexpected addition the 'active' css_class to AccordionGroup
OBS-URL: https://build.opensuse.org/request/show/1221582
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=32
2024-11-05 21:50:49 +00:00
153973ad16
Accepting request 1144560 from home:kairu:branches:devel:languages:python:django
...
- Switch to Python 3.11 build.
OBS-URL: https://build.opensuse.org/request/show/1144560
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=30
2024-02-07 08:42:26 +00:00
d56edea796
- update to 2.1:
...
* Added support for Django 5.0.
* Dropped support for Django 3.2, 4.0 and 4.1.
* Added support for Python 3.12.
* Dropped support for Python 3.7.
* See the 2.1 Milestone for the full change
* Removed uni-form template pack. Uni-Form specific classes previously added to every template pack
* Radio and Checkbox now respect the field's disabled attribute when using the
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=28
2023-11-25 12:59:47 +00:00
6df8379995
Accepting request 1099205 from home:mcalabkova:branches:devel:languages:python
...
- Update to v2.0
* Removed all Bootstrap template packs. These template packs are now available as standalone packages.
To upgrade, install the required template pack and add it to your INSTALLED_APPS setting.
* See python-crispy-bootstrap3, python-crispy-bootstrap4 and python-crispy-bootstrap5
* Removed uni-form template pack. Uni-Form specific classes previously added to every template pack
e.g. textInput are now removed.
* The form_style attribute of FormHelper is removed.
* The form_style positional argument to render_field() is removed.
* The form_style positional argument to the render() method of all LayoutObjects is removed.
* Widespread use of the |safe in crispy-form templates is removed. Audit for html input in your forms
especially for Field and Prepended/Appended text. To retain the previous behaviour mark text as safe
in your project code using mark_safe().
* Dropped support for Django 2.2.
* Added support for Django 4.1 and 4.2.
* Added support for Python 3.11.
* More changes, see https://github.com/django-crispy-forms/django-crispy-forms/releases
- Convert to multibuild because of the template packs
OBS-URL: https://build.opensuse.org/request/show/1099205
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=26
2023-07-19 13:34:32 +00:00
John Vandenberg
eccbc2f52c
Accepting request 999132 from home:jayvdb:branches:devel:languages:python:django
...
- Update to v1.14.0
OBS-URL: https://build.opensuse.org/request/show/999132
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=24
2022-08-25 00:48:12 +00:00
John Vandenberg
fd28906f04
Accepting request 944966 from home:jayvdb:branches:devel:languages:python:django
...
- Update to v1.13.0
* Added support for Django 4.0
- from v1.12.0...
OBS-URL: https://build.opensuse.org/request/show/944966
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=23
2022-01-09 01:11:01 +00:00
e574321904
Accepting request 892496 from home:mcalabkova:branches:devel:languages:python:django
...
- 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
OBS-URL: https://build.opensuse.org/request/show/892496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=21
2021-05-12 12:56:40 +00:00
Tomáš Chvátal
91b1e7fc17
Accepting request 832478 from home:buschmann23:branches:devel:languages:python:django
...
- Update to 1.9.2
* Fixed FileField UI bug
- Remove test suite from runtime installation
- Fix test suite execution
OBS-URL: https://build.opensuse.org/request/show/832478
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=19
2020-09-05 11:03:07 +00:00
b05499b70e
- Update to 1.9.1
...
* Added Bootstrap 4 styling for clearable file widget.
* Fixed FileField UI bug
* Project now uses GitHub actions for testing
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=17
2020-06-09 11:02:07 +00:00
Tomáš Chvátal
d2268f832b
- 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'.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=15
2020-04-03 10:51:34 +00:00
Tomáš Chvátal
202ecf61b5
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=13
2020-01-07 09:30:34 +00:00
Tomáš Chvátal
c270f3f1af
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=11
2019-10-30 12:12:38 +00:00
Tomáš Chvátal
fe65155950
- Test only with pytest 3, newer releases not compatible
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=9
2019-09-16 14:10:56 +00:00
Tomáš Chvátal
479fc4f36f
- Fix old leap build
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=7
2019-05-31 07:44:22 +00:00
Tomáš Chvátal
63bf0ebd4f
- Add patches to work with django 2.0 and 2.1 properly:
...
* django-20.patch
* django-21.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=5
2018-08-08 21:28:22 +00:00
Tomáš Chvátal
66dbc91366
Accepting request 628183 from home:jengelh:branches:devel:languages:python:django
...
- Trim marketing from description.
OBS-URL: https://build.opensuse.org/request/show/628183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=4
2018-08-08 16:59:49 +00:00
Tomáš Chvátal
9a509ee441
- Version update to 1.7.2:
...
* Bootstrap4 fixes
* Small bugfixes around
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=2
2018-08-01 12:19:14 +00:00
Tomáš Chvátal
4b3fbc5ffe
osc copypac from project:devel:languages:python:misc package:python-django-crispy-forms revision:1
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=1
2018-08-01 12:16:14 +00:00