Mezzanine v1.4.10 Release Notes

Release Date: 2013-07-29 // over 10 years ago
    • Added window.__language_code variable to admin and inline loader - Artem Gluvchynsky
    • Better error message for page models that get removed from INSTALLED_APPS. Closes #722 - Stephen McDonald
    • Allow initial user creation in syncdb when a profile model is managed by migrations and doesn't yet exist - Stephen McDonald
    • Looser AJAX response check for page reordering. Closes #727 - Stephen McDonald
    • Allow key settings to be defined in fab conf and injected into live local_settings module - Stephen McDonald
    • Added valid Polish messages for mezzanine/core. Closes #729 - Marek Wywiał
    • add a tox.ini config file - jferry
    • Use protocol-relative URL to avoid SSL warnings - Vinod Kurup
    • Make running fabfile outside project root optional, since it conflicts with importing the fabfile into other fabfiles - Stephen McDonald
    • Specify minimum version of pytz requirement - Vinod Kurup
    • Fixed view and JS to be compatible with jQuery 1.8 - Ethan Goldstine
    • Fix gravatar_url tag for non-ascii email addresses. Closses #721 - Stephen McDonald