branch | tls-sprint |
changeset 1802 | d628defebc17 |
parent 0 | b97547f5f1fa |
child 1977 | 606923dff11b |
--- 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