Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-03-01 | 473 Bytes | |
Version 2.4.3.tar.gz | 2020-03-01 | 297.9 kB | |
Version 2.4.3.zip | 2020-03-01 | 392.1 kB | |
Totals: 3 Items | 690.5 kB | 0 |
- Support for
i18n.native
list of languages to disable translation for languages the templates are natively written in. - Support for
repoze.who
options like CookieSameSite
andSecure
. - Dunder
__
methods are no longer hijacked in context local objects. This allowspytest
,doctest
andmock
to inspect thread local objects like request. - Error reporting now gives a proper error if email support is enabled but not properly configured