aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* [Doc] Fix links to point to correct websiteMichael2015-09-171-3/+3
|
* update installation instructions to use new websiteAshish Kulkarni2014-11-111-19/+1
|
* Update docs/usage.rstDeric Crago2013-01-181-1/+1
| | | I think it should beĀ ``wkhtmltopdf`` and not ``django_wkhtmltopdf``
* Add a note about unicode characters to docs.Marc Tamlyn2012-08-311-0/+11
|
* Pass --encoding utf8 to wkhtmltopdf to render Unicode characters to PDF.Simon Law2012-08-301-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 Law2012-07-253-15/+116
|
* docs/conf.py can now find the version number.Simon Law2012-07-251-3/+3
|
* Updates to the docs.Marc Tamlyn2012-04-174-42/+80
|
* dammit rstGeorge Hickman2012-03-201-5/+8
|
* Fix link to known issue in docsGeorge Hickman2012-03-201-0/+1
|
* Start the docsGeorge Hickman2012-03-205-0/+542