This commit is contained in:
Thomas Steen Rasmussen 2017-03-28 10:13:15 +02:00
parent 4e865d146e
commit dba34531ba

View file

@ -18,7 +18,7 @@ DATABASES = {
DEBUG={{ django_debug }}
# the path to the wkhtmltopdf binary
WKHTMLTOPDF_CMD={{ wkhtmltopdf_path }}
WKHTMLTOPDF_CMD="{{ wkhtmltopdf_path }}"
### changes below here are only needed for production