Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | settings.WKHTMLTOPDF_CMD is loaded on-the-fly, not at the module level. | Simon Law | 2012-07-20 | 1 | -3/+2 |
* | Reliable command-line argument parsing for wkhtmltopdf(). | Simon Law | 2012-07-20 | 1 | -18/+37 |
* | wkhtmltopdf() uses subprocess.check_output() instead of a custom Popen call. | Simon Law | 2012-07-20 | 1 | -11/+5 |
* | Be clear with template_to_temp_file's arguments | James Turnbull | 2012-03-09 | 1 | -2/+2 |
* | Refactor the main render method into a class based view | George Hickman | 2011-10-30 | 1 | -30/+1 |
* | Code cleanup | George Hickman | 2011-10-30 | 1 | -3/+4 |
* | Use with for file usage | George Hickman | 2011-10-30 | 1 | -6/+7 |
* | Removed unised importv0.1.1 | Max Peterson | 2011-09-06 | 1 | -1/+0 |
* | Added smart_str | Max Peterson | 2011-09-06 | 1 | -1/+3 |
* | fixed some bugs, added filename support | Charlie Denton | 2011-07-25 | 1 | -4/+10 |
* | Added as new | Max Peterson | 2011-07-08 | 1 | -0/+88 |