[enh] babel.cfg added

This commit is contained in:
asciimoo 2014-01-22 00:15:42 +01:00
부모 598535b24a
커밋 a1f945d227
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제

3
babel.cfg Normal file
파일 보기

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