Add Babel configuration

This commit is contained in:
Jan Dittberner 2015-11-10 22:28:44 +01:00
rodzic 30a35914c3
commit cb821caf24
1 zmienionych plików z 3 dodań i 0 usunięć

3
babel.cfg Normal file
Wyświetl plik

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