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/make.bat
docs/management-commands.rst
docs/settings.rst
docs/templates.rst
docs/templatetags.rst
templated_docs/__init__.py
templated_docs/http.py
templated_docs.egg-info/PKG-INFO
templated_docs.egg-info/SOURCES.txt
templated_docs.egg-info/dependency_links.txt
templated_docs.egg-info/not-zip-safe
templated_docs.egg-info/requires.txt
templated_docs.egg-info/top_level.txt
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