diff -r 672acc730ce5 -r d628defebc17 goa/skel/loader.py --- a/goa/skel/loader.py Thu May 14 10:24:56 2009 +0200 +++ b/goa/skel/loader.py Thu May 14 11:38:40 2009 +0200 @@ -4,7 +4,7 @@ from cubicweb import goa from cubicweb.goa.goaconfig import GAEConfiguration from cubicweb.goa.dbinit import create_user, create_groups - + # compute application's root directory APPLROOT = dirname(abspath(__file__)) # apply monkey patches first