LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_sendpdf.egg-info/PKG-INFO
django_sendpdf.egg-info/SOURCES.txt
django_sendpdf.egg-info/dependency_links.txt
django_sendpdf.egg-info/requires.txt
django_sendpdf.egg-info/top_level.txt
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/getting_started.rst
docs/source/index.rst
sendpdf/__init__.py
sendpdf/apps.py
sendpdf/topdf.py
sendpdf/urls.py
sendpdf/views.py
sendpdf/static/sendpdf/css/print.css
sendpdf/static/sendpdf/img/logo.png
sendpdf/templates/sendpdf/docs/account_statement.html
sendpdf/templates/sendpdf/email/statement.html
sendpdf/templates/sendpdf/email/statement.txt
sendpdf/templatetags/__init__.py
sendpdf/templatetags/pdftags.py
tests/__init__.py
tests/test_settings.py
tests/tests.py