Mezzanine v0.11.6 Release Notes

Release Date: 2011-08-13 // over 12 years ago
    • Decorate blog posts in blog_post_list with lists of categories and keywords - stephenmcd
    • Added a has_childen helper to page objects in the page menus - stephenmcd
    • Fixed styling of fixed footer in admin change form when Grappelli is not used - stephenmcd
    • Fixed migration of object_pk in Rating and AssignedKeyword - David Prusaczyk
    • Added null defaults for generic migration fix - stephenmcd
    • Created an install management command that combines syncdb and migrate --fake to correct the issue of initial migrations failing with multiple apps. As a result reverted USE_SOUTH default to True and removed the handling of south for fixture loading - stephenmcd
    • Fixed a bug in orderable inlines where order fields would be wiped on inlines that only contain a file upload field - stephenmcd
    • Fixed quick-blog form styling to be fluid - stephenmcd
    • Fixed bug with url field hiding logic - stephenmcd
    • Added a custom slugify function to mezzanine.utils.urls that preserves unicode chars to support non-English URLs - stephenmcd
    • Updated jquery-ui version. Fixes #80 - stephenmcd
    • Add placeholders for dynamic inline sorting - stephenmcd
    • Fixed category decorator query in blog post list when there are no blog posts - stephenmcd
    • merging pending changes to mezzanine trunk - legutierr
    • Migration adding site field to dynamic settings needs to be split into separate schema and data migrations - legutierr
    • Fixed slug calculation for pages so that actual parent slugs are used. Fixes #82 - stephenmcd
    • fixed unicode encode error with cyrillic slugs in template loader - Andrew Grigrev
    • switch to turn comments on blog posts on/off - Johnny Brown
    • fixed unicode encode error with cyrillic slugs in template loader in other places - Andrew Grigrev
    • changed google analytics js to what they gave me - Johnny Brown
    • Added ARA Consultants to site using Mezzanine - stephenmcd