TurboGears v4.3 Release Notes

Release Date: 2020-03-01 // almost 5 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