------ . Django 1.11 compatibility. . Deprecate support for Django < 1.8.
1.9.2
----- . Restore full set of export fields. This fixes a bug introduced in 1.9.1.
1.9.1
----- . Fix case where an empty list of fields is passed resulting in a blank form.
1.9
--- . Include fields that are non-editable as potential filter fields. . Make it possible for subclasses of the ``Export`` form to provide a set of filter fields. . Django 1.9 compatibility.
1.0.3
------------------ . Improved celery support
1.0.2
------------------ . Moved serializer into celery task