Congratulations to Stephen and all contributors! I look forward to upgrading soon! Thx
El viernes, 10 de julio de 2015, 1:05:16 (UTC+2), Stephen McDonald escribió: > > Hi all, > > The new 4.0 release of Mezzanine is finally up on PyPI after 10 months > since the last release - a lot has happened! The project site ( > mezzanine.jupo.org) hasn't been upgraded yet, that will happen shortly. > The full changelog is here: > https://github.com/stephenmcd/mezzanine/blob/master/CHANGELOG - it has > become quite unwieldy given the variety of commit styles (it's > automatically generated from them), so one of the housekeeping tasks we > identified upon forming the official core team was to go back and redo it > manually. If you'd like to volunteer for that you'd be a superstar. Given > that, here's a human written overview of what's new: > > - The supported Django versions are now 1.7 and 1.8 > - Translatable content is now supported via django-modeltranslation > - Dropped support for South, given Django 1.7's built-in migrations > - TinyMCE upgraded to 4.0 (the previous version was around 3 years old!) > - Major refactor of mezzanine.conf.settings resulting in greatly reduced > DB queries, and removal of manual "use_editable()" requirement > - Major refactor of bundled fabfile, allowing for non-vcs deploys via > rsync, plus many more new features > - We now use the same project layout that Django has for several versions, > where manage.py and others live outside the project package > - A gazillion bugfixes and other minor improvements > > There could be more - I've just put that list together by skimming the > changelog. If I've missed anything noteworthy, please let everyone know in > this thread. Speaking of which, if you have an issue, I'd ask that instead > of replying here, you start a new email thread. If you know you've found a > real bug (eg can actually confirm the problem in the code), please open a > GitHub issue. > > A massive thanks goes out to the newly formed core team who have been the > major contributors to all the above, and to everyone else who has chipped > in too, on the code base and here on the mailing list with support. > > Thanks and enjoy! > > > -- > Stephen McDonald > http://jupo.org > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
