TurboGears v4.3 Release Notes

Release Date: 2020-03-01 // about 4 years ago
    • 👌 Support for i18n.native list of languages to disable translation for languages the templates are natively written in.
    • 👌 Support for repoze.who options like Cookie SameSite and Secure.
    • ✅ Dunder __ methods are no longer hijacked in context local objects. This allows pytest, doctest and mock to inspect thread local objects like request.
    • 🔧 Error reporting now gives a proper error if email support is enabled but not properly configured

Previous changes from v4.2

    • 🛠 Fixed support for zope.sqlalchemy 1.2