pyramid_cubicweb/core.py
changeset 11498 a8aaff87c1fc
parent 11493 00e5cb9771c5
child 11500 8e4935a1848b
--- a/pyramid_cubicweb/core.py	Thu Aug 21 22:16:51 2014 +0200
+++ b/pyramid_cubicweb/core.py	Wed Aug 06 19:06:32 2014 +0200
@@ -56,7 +56,7 @@
 
         self.path = request.upath_info
 
-        vreg = request.registry['cubicweb.appli'].vreg
+        vreg = request.registry['cubicweb.registry']
         https = request.scheme == 'https'
 
         post = request.params