cubicweb/req.py
branch3.24
changeset 11824 d7ecf6dab085
parent 11799 1bdfe9d4ab83
child 11825 52acf0dbf4cd
--- a/cubicweb/req.py	Thu Nov 17 10:47:52 2016 +0100
+++ b/cubicweb/req.py	Thu Nov 17 10:53:04 2016 +0100
@@ -74,6 +74,7 @@
         # should be emptied on commit/rollback of the server session / web
         # connection
         self.user = None
+        self.lang = None
         self.local_perm_cache = {}
         self._ = text_type