summaryrefslogtreecommitdiffstats
path: root/templates/patchwork/pwclientrc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/patchwork/pwclientrc')
-rw-r--r--templates/patchwork/pwclientrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/patchwork/pwclientrc b/templates/patchwork/pwclientrc
index c932b11..436a28b 100644
--- a/templates/patchwork/pwclientrc
+++ b/templates/patchwork/pwclientrc
@@ -4,7 +4,7 @@
# Save this file to ~/.pwclientrc
#
[base]
-url: {{scheme}}://{{site.domain}}{% url patchwork.views.xmlrpc.xmlrpc %}
+url: {{scheme}}://{{site.domain}}{% url 'patchwork.views.xmlrpc.xmlrpc' %}
project: {{ project.linkname }}
{% if user.is_authenticated %}
# Adding authentication parameters will allow you to use the 'update'