django-cms v3.1.5 Release Notes

Release Date: 2016-01-29 // over 8 years ago
    • ๐Ÿ›  Fixed a tree corruption when pasting a nested plugin under another plugin.
    • ๐Ÿ‘Œ Improve CMSPluginBase.render documentation
    • ๐Ÿ›  Fix CMSEditableObject context generation which generates to errors with django-classy-tags 0.7.1
    • ๐Ÿ›  Fix error in toolbar when LocaleMiddleware is not used
    • ๐Ÿšš Move templates validation in app.ready
    • ๐Ÿ›  Fix ExtensionToolbar when language is removed but titles still exists
    • ๐Ÿ›  Fix pages menu missing on fresh install 3.1
    • ๐Ÿ›  Fix incorrect language on placeholder text for redirect field
    • ๐Ÿ›  Fix PageSelectWidget JS syntax
    • ๐Ÿ›  Fix redirect when disabling toolbar
    • Fix CMS_TOOLBAR_HIDE causes 'WSGIRequest' object has no attribute 'toolbar'