From ee0e789ebab1a5819418cad85cac9217b53dc6a9 Mon Sep 17 00:00:00 2001 From: Ciro Scognamiglio Date: Thu, 8 Jan 2015 18:39:10 +0100 Subject: [PATCH] fixed form post url --- portal/templates/loginwidget.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/templates/loginwidget.html b/portal/templates/loginwidget.html index 03f0cacb..763fab62 100644 --- a/portal/templates/loginwidget.html +++ b/portal/templates/loginwidget.html @@ -1,4 +1,4 @@ -
+ {% csrf_token %}
-- 2.43.0