django CMS v3.0.6 Release Notes

Release Date: 2014-10-07 // over 9 years ago
    • ๐Ÿ‘ Experimental full Django 1.7 migrations support
    • Add CMSPlugin.get_render_model to get the plugin model at render time
    • โž• Add simplified API to handle toolbar for page extensions
    • ๐Ÿ‘ Extended custom user model support
    • โž• Added option to publish all the pages in a language / site in publisher_publish command
    • ๐Ÿ›  Fixed a few frontend glitches
    • ๐Ÿ›  Fixed menu when hide untranslated is set to False
    • ๐Ÿ›  Fix sitemap ordering
    • ๐Ÿ›  Fix plugin table name generation fixes