appypod-rattail/gen/mixins
2012-03-27 15:49:41 +02:00
..
__init__.py appy.gen: bugfix while using Zope behind Apache and using the VHM; Ref.view macro is not called via Ajax anymore for single-valued Refs (when displaying lists containing single-valued Ref fields, it produces too many ajax requests, leading to ConflictErrors in the ZODB). 2012-03-27 15:49:41 +02:00
TestMixin.py appy.gen: Refactoring due to De-Plonization. 2011-12-05 15:11:29 +01:00
ToolMixin.py appy.gen: added the possibility to create and manage web pages into an app; every class can now define a method showPortlet. If the class does not define it or if it returns False, the portlet won't be shown when showing/editing instances of this class. 2012-03-26 19:09:45 +02:00