Closed jams2 closed 9 months ago
Changelog: https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md#20a1-2023-01-18. I don't think the template pack changes affect us, so just review the other items.
Review https://github.com/django-crispy-forms/django-crispy-forms/issues/296 for background on removing the safe filter.
safe
Suggest starting from Balazs's branch: https://github.com/torchbox/tbxforms/pull/28
We'll need to push our minimum supported Django version to 3.2 the current LTS release.
pyproject.toml
Suggest pausing progress on this until https://github.com/torchbox/tbxforms/issues/41 is resolved.
With #41 now merged, work here can continue :)
Changelog: https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md#20a1-2023-01-18. I don't think the template pack changes affect us, so just review the other items.
Review https://github.com/django-crispy-forms/django-crispy-forms/issues/296 for background on removing the
safe
filter.Suggest starting from Balazs's branch: https://github.com/torchbox/tbxforms/pull/28
We'll need to push our minimum supported Django version to 3.2 the current LTS release.
pyproject.toml
is updated