- Form importers (and as a part of it - MailChimp integration, which would allow to import forms from MailChimp into `django-fobi` using a user-friendly wizard). - Improved Django 1.9 support.
0.5.19
------ 2015-12-15
- New style urls everywhere.
0.5.18
------ 2015-12-08
- Minor improvements. Adding request to the `get_form_field_instances` method of the `FormElementPlugin`.
0.5.17
------ 2015-10-22
- Increased `easy-thumbnails` requirement to >= 2.1 for Python 3, since it was causing installation errors. - Increased the `django-nine` requirement to >=0.1.6, since it has better Python 3 support.