diff options
author | Simon Law <simon.law@ecometrica.com> | 2012-07-24 14:57:06 -0400 |
---|---|---|
committer | Simon Law <simon.law@ecometrica.com> | 2012-07-24 14:57:06 -0400 |
commit | 8e53c5bc5db462f6e39404c73ac96ec0cbb6a6c7 (patch) | |
tree | e88c55a0ba32e5222547a2edb02a589a6cad6e84 /testproject/templates/sample.html | |
parent | 4a27fe9f16ecd4bc6f94ad89046767450316490c (diff) | |
download | django-wkhtmltopdf-8e53c5bc5db462f6e39404c73ac96ec0cbb6a6c7.tar.gz django-wkhtmltopdf-8e53c5bc5db462f6e39404c73ac96ec0cbb6a6c7.tar.bz2 django-wkhtmltopdf-8e53c5bc5db462f6e39404c73ac96ec0cbb6a6c7.zip |
PDFTemplateResponse and PDFTemplateView now match Django's implementations
PDFTemplateResponse is like TemplateResponse in that it does dynamic
rendering of a template on the fly.
PDFTemplateView has a much smaller implementation, relying on
PDFTemplateResponse to do the rendering for it. It also knows about
the standard TemplateResponse when it needs to render the HTML version.
Diffstat (limited to 'testproject/templates/sample.html')
0 files changed, 0 insertions, 0 deletions