Add Babel configuration

Este commit está contenido en:
Jan Dittberner 2015-11-10 22:28:44 +01:00
padre 30a35914c3
commit cb821caf24
Se han modificado 1 ficheros con 3 adiciones y 0 borrados

3
babel.cfg Archivo normal
Ver fichero

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