django-cms v3.0.15 Release Notes

Release Date: 2015-09-01 // over 8 years ago
    • ๐Ÿ˜Œ Relax html5lib versions
    • ๐Ÿ›  Fix redirect when deleting a page
    • Correct South migration error
    • Correct validation on numeric fields in modal popups
    • Exclude scssc from manifest
    • โœ‚ Remove unpublished pages from menu
    • โœ‚ Remove page from menu items for performance reason
    • ๐Ÿ›  Fix reachability of pages with expired ancestors
    • Don't try to modify an immutable QueryDict
    • Only attempt to delete cache keys if there are some to be deleted
    • ๐Ÿ“š Update documentation section
    • ๐Ÿ›  Fix language chooser template
    • Cast to int cache version
    • ๐Ÿ›  Fix extensions copy when using duplicate page/create page type