Hi all, I've just pushed Mezzanine 3.1.10 to PyPI, along with new versions of the grappelli/filebrowser forks. Nothing major here, just a long list of very minor tweaks - the full list can be found on the changelog: http://mezzanine.jupo.org/docs/colophon.html#version-3-1-10-aug-30-2014
One change of note is a fix to an obscure bug/feature that some may have depended on. Previously Mezzanine would not show a 404 page for entirely valid URLs, which it now does. A side effect of this is that page processors would previously run for pages with URLs that pointed to non-page views (like the blog app for example). This is no longer the case. For more details see the discussions below: https://github.com/stephenmcd/mezzanine/issues/1090 https://github.com/stephenmcd/mezzanine/pull/1095 As always, thanks to everyone who has helped out. -- 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.
