shell bypass 403
UnknownSec Shell
: /proc/thread-self/root/opt/alt/python27/share/doc/alt-python27-jinja2/ext/django2jinja/ [ drwxr-xr-x ]
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)