How do I connect to and query a relational database that was configured with a DA e.g. ZPsycopgDA in a Zope product?
When trying to pack my zope instance\'s ZODB, I get this error: 2011-02-28 10:47:21 ERROR ZODB.DB packing
I have multiple plone sites in one zope instance (ZODB). Now I\'d like to move some of the 开发者_如何学编程sites to a subfolder.
In a stand-alone python application I use zope.interface, zope.component packages to register and access application\'s adapters.
So they all are somehow related to开发者_JAVA技巧 zope. Question is how? I am not familiar with Zope. I guess that zc, z3c stand for Zope Component and Zope3 Component but I want to be sure. Also the
We are doing webdevelopment with Zope. The web-editor is just horrible. No syntax highlighting, no in-text-tabs, nothing you can work with.
Th开发者_如何学编程e ZODB blobstorage directory contains a .layout file with the string \'lawn\', \'bushy\'.
Our Zope server is sending a d开发者_StackOverflow社区ifferent value for the same cookie every time I request a page.I\'m not sure why it would be doing this.Does it sound like it would be intentional
I am new in python.I installed \"scrapy\" but i开发者_StackOverflow中文版t giving error \"importerror no module named zope.interface twisted\".Please help me.
I\'m trying to override a view开发者_JAVA百科 provided by a CMF skin layer with a <browser:page ... having the same name= attribute. Is this possible in Plone, or can browser views only override ot