cubicweb/web/webconfig.py
changeset 11900 8496135b6dc1
parent 11794 d8830e2bd2e0
child 11913 4516c3956d46
--- a/cubicweb/web/webconfig.py	Thu Jan 19 15:27:39 2017 +0100
+++ b/cubicweb/web/webconfig.py	Thu Jan 19 14:53:05 2017 +0100
@@ -82,7 +82,7 @@
     """the WebConfiguration is a singleton object handling instance's
     configuration and preferences
     """
-    cubicweb_appobject_path = CubicWebConfiguration.cubicweb_appobject_path | set([join('web', 'views')])
+    cubicweb_appobject_path = CubicWebConfiguration.cubicweb_appobject_path | set(['web.views'])
     cube_appobject_path = CubicWebConfiguration.cube_appobject_path | set(['views'])
 
     options = merge_options(CubicWebConfiguration.options + (