diff -r 9233dbde28d5 -r 339b26bf17d2 cubicweb/pyramid/development.ini.tmpl --- a/cubicweb/pyramid/development.ini.tmpl Mon Mar 20 09:08:44 2017 +0100 +++ b/cubicweb/pyramid/development.ini.tmpl Mon Mar 20 11:16:11 2017 +0100 @@ -4,7 +4,7 @@ ### [app:main] -use = egg:cubicweb#main +use = egg:cubicweb#pyramid_main pyramid.reload_templates = true pyramid.debug_authorization = false