Skip to content

2024.10

Latest
Compare
Choose a tag to compare
@smithdc1 smithdc1 released this 05 Oct 12:07
bb9021e
  • Added support for Django 5.1.
  • Fixed accordion.html, accordion-group.html and tab.html templates to render css_class attribute.
  • Dropped support for django-crispy-forms 2.2 and earlier.
  • FormActions template improvements. The template now considers the css_class argument and adds the row class for Horizontal forms.