appypod-rattail/gen/wrappers
2012-02-09 16:36:50 +01:00
..
__init__.py appy.gen: added method wrapper.search1 that returns a single result (which is the only difference with wrapper.search); bugfix while getting objects from the catalog (bypass security when called from code). 2012-02-09 16:36:50 +01:00
GroupWrapper.py appy.gen: Refactoring due to De-Plonization. 2011-12-05 15:11:29 +01:00
ToolWrapper.py appy.gen: Refactoring due to De-Plonization. 2011-12-05 15:11:29 +01:00
TranslationWrapper.py appy.gen: Refactoring due to De-Plonization. 2011-12-05 15:11:29 +01:00
UserWrapper.py appy.shared: improved deployment of a Appy app (creation of a Zope instance is no more required; corresponding folders are created in standard unix locations: /etc for the config file, /var/log for logs, /var/lib for the database, /usr/bin for scripts that start and stop the instance). appy.gen: first draft of a migration script that allows to migrate data from Plone-dependent Appy apps (<= 0.7.1) to Ploneless Appy 0.8.0. 2012-02-02 17:30:54 +01:00