django-crispy-forms v1.2.8 Release Notes

    • Bug fix for KeepContext context manager, when crispy-forms used with Jingo/Jinja2 templates, see #179.
    • Some formset tests were breaking in some Django versions. Also added a make test for easily running project tests, see #178.