pyramid_jinja2
pyramid_jinja2 copied to clipboard
Support for new jinja2 version of gettext
Hi, I've realized that the i18n.py functions are out of date. The gettext functions in the jinja2 documentation allow variable mapping with different/shorter syntax.
Yeah I saw that too - didn't have time to implement it during #pycon sprints