------------------
* Allowed easy-thumbnails < 3 in setup.py
* Fixed broken reference for delete icon
* Fixed minor documentation issues
* Fixed travis configuration
* Fixed a regression with loading and dumping fixtures (965)
* Added callable instead of setting as Filer.is_public default
* Fixed canonical URL computation
* Fixed image preview target size
* Fixed translatable string
* Updated translations
* Changed file size field to BigIntegerField
* Fixed import_files command to work on Django 1.10+
* Used get_queryset in FolderAdmin instead of the manager
* Cleaned up swapped models implementation
* Allowed django-polymorphic>_2.0