Loading tests/requirements/base.txt +1 −0 Original line number Diff line number Diff line bcrypt docutils jinja2 # move to py2.txt when dropping Python 3.2 mock numpy Loading tests/template_backends/__init__.py 0 → 100644 +0 −0 Empty file added. tests/template_backends/forbidden/template_backends/hello.html 0 → 100644 +1 −0 Original line number Diff line number Diff line Hu ho. tests/template_backends/jinja2/template_backends/csrf.html 0 → 100644 +1 −0 Original line number Diff line number Diff line {{ csrf_input }} tests/template_backends/jinja2/template_backends/hello.html 0 → 100644 +1 −0 Original line number Diff line number Diff line Hello {{ name }}! Loading
tests/requirements/base.txt +1 −0 Original line number Diff line number Diff line bcrypt docutils jinja2 # move to py2.txt when dropping Python 3.2 mock numpy Loading
tests/template_backends/forbidden/template_backends/hello.html 0 → 100644 +1 −0 Original line number Diff line number Diff line Hu ho.
tests/template_backends/jinja2/template_backends/csrf.html 0 → 100644 +1 −0 Original line number Diff line number Diff line {{ csrf_input }}
tests/template_backends/jinja2/template_backends/hello.html 0 → 100644 +1 −0 Original line number Diff line number Diff line Hello {{ name }}!