* Updated floppyforms templates according to current needs.
1.5.5
------------------
* Fix CachePageMixin for Django 1.8
1.5.4
------------------
* Add merge_lists template filter
1.5.3
------------------
* Add md5 template filter
1.5.2
------------------
* Add split template filter * Fix bug in FieldsetRenderer, used the same class attributes as base with conflicts.
1.5.1
------------------
* WARNING: Future versions of barbeque will drop the widget_type attribute when using FloppyformsLayoutMixin. Use the template filter "widget_type" instead. * Fix for floppyforms row template (required and widget_type)