From 8928c3e307894ab0e0522bf86bf18bec9007d68d Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Wed, 14 Dec 2016 00:23:29 +0100 Subject: [PATCH] Fix in change lang --- paramecio/modules/lang/index.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/paramecio/modules/lang/index.py b/paramecio/modules/lang/index.py index 7e066dd..f814488 100644 --- a/paramecio/modules/lang/index.py +++ b/paramecio/modules/lang/index.py @@ -13,6 +13,8 @@ def index(lang): s['lang']=lang + s.save() + redirect_url=request.headers.get('Referer') if redirect_url!=None: