index
:
django-wkhtmltopdf/.git
master
Django Wrapper to the PDF Renderer: wkhtmltopdf
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wkhtmltopdf
/
tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more deprecated stuff and tests for them.
Marc Tamlyn
2012-07-27
1
-28
/
+0
*
Python 2.6 compatibility fixes.
Simon Law
2012-07-26
1
-10
/
+10
*
MEDIA_URL and STATIC_URL overrides PDFTemplateResponse.get_override_settings()
Simon Law
2012-07-25
1
-6
/
+46
*
PDFTemplateView.cmd_options contains all the options to pass to wkhtmltopdf
Simon Law
2012-07-24
1
-0
/
+26
*
Move testproject to wkhtmltopdf._testproject.
Simon Law
2012-07-24
1
-2
/
+2
*
PDFTemplateResponse and PDFTemplateView now match Django's implementations
Simon Law
2012-07-24
1
-3
/
+113
*
PDFResponse is more robust:
Simon Law
2012-07-23
1
-1
/
+41
*
Remove extraneous StringIO import.
Simon Law
2012-07-20
1
-1
/
+0
*
Use warnings.warn instead of raising PendingDeprecationWarnings.
Simon Law
2012-07-20
1
-0
/
+22
*
Reliable command-line argument parsing for wkhtmltopdf().
Simon Law
2012-07-20
1
-2
/
+36
*
test_wkhtmltopdf tests that wkhtmltopdf generates a PDF.
Simon Law
2012-07-20
1
-1
/
+13
*
test_template_to_temp_file tries to clean up after itself.
Simon Law
2012-07-20
1
-5
/
+13
*
Test translation to temp file.
Marc Tamlyn
2012-01-16
1
-0
/
+13
*
Add a testproject and empty tests file.
Marc Tamlyn
2012-01-16
1
-0
/
+0