Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |