Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python27
/
share
/
doc
/
alt-python27-jinja2-2.7.2
/
ext
/
django2jinja
/
File Content:
example.py
from django.conf import settings settings.configure(TEMPLATE_DIRS=['templates'], TEMPLATE_DEBUG=True) from django2jinja import convert_templates, Writer writer = Writer(use_jinja_autoescape=True) convert_templates('converted', writer=writer)
Submit
FILE
FOLDER
Name
Size
Permission
Action
templates
---
0755
django2jinja.py
24743 bytes
0644
example.py
244 bytes
0644
N4ST4R_ID | Naxtarrr