aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorCharlie Denton <charleswdenton@gmail.com>2012-05-21 13:55:43 -0700
committerCharlie Denton <charleswdenton@gmail.com>2012-05-21 13:55:43 -0700
commita76af4820ce71e1b0fd0052f0cf39690a34b680c (patch)
tree32510453a5122cff28c43a7f5d9982dfeec70f47 /README.rst
parent4867d6bd6484c6bc1a263e49c3b08f3cfa30ff1d (diff)
parent9fe90235c8fc41b2450fc585bbe57cfe92f69f7b (diff)
downloaddjango-wkhtmltopdf-a76af4820ce71e1b0fd0052f0cf39690a34b680c.tar.gz
django-wkhtmltopdf-a76af4820ce71e1b0fd0052f0cf39690a34b680c.tar.bz2
django-wkhtmltopdf-a76af4820ce71e1b0fd0052f0cf39690a34b680c.zip
Merge pull request #6 from incuna/develop
Fix tmp_files & tidy up response object
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 8e978fe..b65bb22 100644
--- a/README.rst
+++ b/README.rst
@@ -16,6 +16,8 @@ This requires libfontconfig (on Ububtu: ``sudo aptitude install libfontconfig``)
.. _wkhtmltopdf: http://code.google.com/p/wkhtmltopdf/downloads/list
+Python 2.6
+
Installation
------------