Announcing dropping support of Django 1.5 and 1.6. As of 0.9.13 everything is still backwards compatible with versions 1.5 and 1.6, but in future versions compatibility with these versions will be wiped out.
- Fix backwards compatibility of `slider` and `range_select` plugins with Django versions 1.5 and 1.6.
0.9.12
------ 2016-11-02
- Better debugging. - Upgrade example FeinCMS integration to work with 1.12.
0.9.11
------ 2016-11-01
- Fixes.
0.9.10
------ 2016-11-01
- Fixed issue with custom labels in the `slider` plugin. - Made `slider` plugin compatible with Django <= 1.6. - Fixes `get_absolute_url` methods on `FormEntry` and `FormWizardEntry` models. 48
0.9.9
----- 2016-10-31
- Make it possible to add custom ticks to the `slider` plugin.