Browse Source

[enh] babel.cfg added

asciimoo 11 years ago
parent
commit
a1f945d227
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_