This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
Releases: divio/aldryn-forms
Releases · divio/aldryn-forms
6.2.1
6.2.0.rc4
fix a compatibility issue with django 3
6.2.0.rc2
drop python 2 support and make compatible with django 3
6.1.0-alpha
- render the file url in the email notifications instead of the file name
- allow to autofill the form using url parameters, eg as https://example.com/sub-page/?email=hello@example.com&name=Alex
6.0.0-alpha
add ckeditor body class to form plugin
6.2.0
Merge remote-tracking branch 'origin/upgrade-openpyxl-package'
6.2.0.rc1
Drop python 2 support and make compatible with Django 3
5.0.5
5.0.4
Fix form data export in Django 2.
5.0.3
Restore django-simple-captcha
It was incorrectly removed before for a reason that was related to another package - divio/aldryn-django-cms#142