* Updated translations * Fixed related_name inconsistency with django CMS 3.3.1 * Dropped support for djangoCMS < 3.2 * Introduced support for djangoCMS 3.4.0
1.2.1
==================
* Changed name and slug fields in admin to full width * Added support for Django Reversion v1.10+ * Added support and test coverage for Python 3.5 * Added support and test coverage for Django v1.9 * Added support and test coverage for django CMS v3.3 * Updated testing tools and matrices