[enh] babel.cfg added

This commit is contained in:
asciimoo 2014-01-22 00:15:42 +01:00
vanhempi 598535b24a
commit a1f945d227
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa

3
babel.cfg Normal file
Näytä tiedosto

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