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 View File

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