Browse Source

Add Babel configuration file for i18n

Gu1 11 years ago
parent
commit
f280078215
1 changed files with 3 additions and 0 deletions
  1. 3 0
      babel.cfg

+ 3 - 0
babel.cfg

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