Add Babel configuration

This commit is contained in:
Jan Dittberner 2015-11-10 22:28:44 +01:00
parent 30a35914c3
commit cb821caf24
1 changed files with 3 additions and 0 deletions

3
babel.cfg Normal file
View File

@ -0,0 +1,3 @@
[python: **.py]
[jinja2: **/templates/**.html]
extensions=jinja2.ext.autoescape,jinja2.ext.with_