django-crispy-forms v1.5.1 Release Notes

Release Date: 2015-08-21 // over 8 years ago
  • 🚀 Special thanks in this release to Dmitry Dygalo @Stranger6667 for a marathon effort updating the ✅ test suite and code base.

    • Switched to py.test. Modernised test suite. Enabled tox, code coverage and Travis for all supported Python/Django versions. See list of Merged "Testing/Process" PRs here
    • Added compatibility with Python 3.2
    • Fix: Allow LayoutObject & BaseInputs to accept custom template #493