By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 babel.cfg

View raw Download
text/plain • 177 B
ASCII text
        
            
1
[python: **.py]
2
[jinja2: **/templates/**]
3
extensions = jinja2.ext.autoescape,jinja2.ext.with_
4
[jinja2: **/email_templates/**]
5
extensions = jinja2.ext.autoescape,jinja2.ext.with_