django CMS v3.0.3 Release Notes

Release Date: 2014-07-07 // about 11 years ago
    • ➕ Added an alias plugin for referencing plugins and placeholders
    • ➕ Added an api to change the context menus of plugins and placeholders from plugins
    • Apphooks respect the page permissions
    • Decorator for views with page permissions
    • #3266 - api.create_page respects site
    • 🛠 Fixed how permissions are checked for static placeholder.
    • ⬇️ Reduced queries on placeholder.clear by 60%
    • auto-detect django-suit instead of using explicit setting
    • ➕ Added the ability to mark (Sub)Menu's 'active'.
    • 🛠 fallback language fixes for pages
    • Implemented transaction.atomic in django 1.4/1.5 way
    • ➕ Added a automatic dynamic template directory for page templates