django-cms v3.0.11 Release Notes

Release Date: 2015-03-05 // about 9 years ago
    • ๐Ÿ‘ Core support for multiple instances of the same apphook'ed application
    • Fixed the template tag render_model_add
    • ๐Ÿ›  Fixed an issue with reverting to Live
    • ๐Ÿ›  Fixed a missing migration issue
    • ๐Ÿ›  Fixed an issue when using the PageField widget
    • ๐Ÿ›  Fixed an issue where duplicate page slugs is not prevented in some cases
    • ๐Ÿ›  Fixed an issue where copying a page didn't copy its extensions
    • ๐Ÿ›  Fixed an issue where translations where broken when operating on a page
    • ๐Ÿ›  Fixed an edge-case SQLite issue under Django 1.7
    • ๐Ÿ›  Fixed an issue with confirmation dialog
    • ๐Ÿ›  Fixed an issue with deprecated 'mimetype'
    • ๐Ÿ›  Fixed an issue where cms check
    • ๐Ÿ“š Documentation updates