Skip to content

Version 2.4.3

Latest
Compare
Choose a tag to compare
@amol- amol- released this 01 Mar 15:58
· 65 commits to development since this release
  • 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