[BlueBream] problems working with ZODB in bluebream....
Tamer Higazi
th982a at googlemail.com
Mon Nov 18 11:14:20 CET 2013
Didn't seem to help very much.....
2013-11-18T11:12:32 INFO zope.generations main db: evolving in mode
EVOLVEMINIMUM
Welcome to the interactive debug prompt.
The 'root' variable contains the ZODB root folder.
The 'app' variable contains the Debugger, 'app.publish(path)' simulates
a request.
>>> from zope.site import hooks
>>> site = hooks.getSite()
>>> print site
None
>>>
On 11/18/13 10:05, FLORAC, Thierry wrote:
> Hi,
>
> Did you tried:
>
> >>> from zope.site import hooks
> >>> site = hooks.getSite()
>
> Regards,
> Thierry
More information about the bluebream
mailing list