diff -r 855219da7c70 -r a8aaff87c1fc pyramid_cubicweb/core.py --- 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