AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/document-template.png
docs/generated-document.png
docs/http.rst
docs/index.rst
docs/looping-sample.png
docs/make.bat
docs/management-commands.rst
docs/settings.rst
docs/templates.rst
docs/templatetags.rst
docs/partial/libffi-warning.rst
jpt_templated_docs.egg-info/PKG-INFO
jpt_templated_docs.egg-info/SOURCES.txt
jpt_templated_docs.egg-info/dependency_links.txt
jpt_templated_docs.egg-info/not-zip-safe
jpt_templated_docs.egg-info/requires.txt
jpt_templated_docs.egg-info/top_level.txt
templated_docs/__init__.py
templated_docs/http.py
templated_docs/management/__init__.py
templated_docs/management/base.py
templated_docs/templatetags/__init__.py
templated_docs/templatetags/templated_docs_tags.py
tests/__init__.py
tests/manage.py
tests/test_app/__init__.py
tests/test_app/admin.py
tests/test_app/apps.py
tests/test_app/models.py
tests/test_app/tests.py
tests/test_app/views.py
tests/test_app/migrations/__init__.py
tests/test_app/templates/correct_template.odt
tests/test_project/__init__.py
tests/test_project/settings.py
tests/test_project/urls.py
tests/test_project/wsgi.py