Skip to content

Releases: django-crispy-forms/django-crispy-forms

v1.5.2

10 Sep 12:38
Compare
Choose a tag to compare

Fixes a couple of bugs including a KeyError: u'wrapper_class' when using multiple crispy forms on a page.

Recommended.

v1.5.1

21 Aug 10:20
Compare
Choose a tag to compare

Massive overhaul of the test suite and a quick bug fix. Recommended.

v1.5.0

16 Aug 18:40
Compare
Choose a tag to compare

The highlights here are compatibility with Python 3 and all currently supported versions of Django (1.4, 1.7, 1.8). We've also extended the CI coverage to all supported Python/Django combinations and are running against Django master to pick up future problems early.