Add Babel configuration

This commit is contained in:
Jan Dittberner 2015-11-10 22:28:44 +01:00
부모 30a35914c3
커밋 cb821caf24
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제

3
babel.cfg Normal file
파일 보기

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