Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update docs/usage.rst | Deric Crago | 2013-01-18 | 1 | -1/+1 |
| | | | I think it should beĀ ``wkhtmltopdf`` and not ``django_wkhtmltopdf`` | ||||
* | Add a note about unicode characters to docs. | Marc Tamlyn | 2012-08-31 | 1 | -0/+11 |
| | |||||
* | Pass --encoding utf8 to wkhtmltopdf to render Unicode characters to PDF. | Simon Law | 2012-08-30 | 1 | -1/+1 |
| | | | | | | Since we PDFTemplateResponse renders templates, and Django uses UTF-8 to do the rendering, we can safely assume that the result is in UTF-8. | ||||
* | Documentation updates for new and updated behaviour. | Simon Law | 2012-07-25 | 3 | -15/+116 |
| | |||||
* | docs/conf.py can now find the version number. | Simon Law | 2012-07-25 | 1 | -3/+3 |
| | |||||
* | Updates to the docs. | Marc Tamlyn | 2012-04-17 | 4 | -42/+80 |
| | |||||
* | dammit rst | George Hickman | 2012-03-20 | 1 | -5/+8 |
| | |||||
* | Fix link to known issue in docs | George Hickman | 2012-03-20 | 1 | -0/+1 |
| | |||||
* | Start the docs | George Hickman | 2012-03-20 | 5 | -0/+542 |