* Updated translations * Enable configurable plugin caching for CMS 3.3.0+ installations * Disable spelling test until sphinxcontrib-spelling is updated
1.1.3
------------------
* Changed form field width in admin * Updated tests to include Python 3.5, Django 1.9 and CMS 3.3 combinations * Improved documentation regarding appconfig during upgrades.
* install django-tablib by default, since a Django 1.8 and 1.9 compatible version is now available on pypi. Fixes circular import issues with previous conditional setup of tablib on aldryn.
1.0.11
-------------------
* don't install django_tablib if it is not installed (aldryn) * pretty name in admin ("Aldryn Events" instead of "Aldryn_events")