]> git.ipfire.org Git - thirdparty/jinja.git/commit
clean up i18n documentation 1084/head
authorDavid Lord <davidism@gmail.com>
Sat, 19 Oct 2019 14:30:39 +0000 (07:30 -0700)
committerDavid Lord <davidism@gmail.com>
Sat, 19 Oct 2019 15:04:23 +0000 (08:04 -0700)
commit50f181080aa327e9c3010bd34dd6ede4b7438517
tree02bab39cb31d2a75298f12fae9dc58c24d3c875a
parent91893a47273448b725af63eb19c6edcb57455f5a
clean up i18n documentation

explain enabling newstyle
organize newstyle advantages
mention escaping percent signs for formatting
mention marking format parameters as safe
fix newstyle ref
docs/extensions.rst
docs/templates.rst
jinja2/ext.py