appypod-rattail/gen/plone25
2010-02-05 15:39:52 +01:00
..
mixins Performance improvement in XML marshaller by mimicking StringIO in unicode-friendly buffer UnicodeBuffer and added a class appy.gen.No allowing to explain why some workflow condition cannot be triggered. 2010-02-05 15:39:52 +01:00
skin Management of floats with a given precision; XmlMarshaller can dump unicode or str result. 2010-01-29 11:28:39 +01:00
templates Added the possibility to list logged users. 2010-01-17 22:01:14 +01:00
wrappers Management of floats with a given precision; XmlMarshaller can dump unicode or str result. 2010-01-29 11:28:39 +01:00
__init__.py Fixed bug #394258 and added a new skin directly within Appy, such that every generated product does not need to include copies of Appy images and web pages. 2009-10-18 14:52:27 +02:00
descriptors.py Added a method for computing things on large sets of objects and added the possibility to edit through-the-web in the flavour the import path for classes whose instances can be imported from a file system. 2010-01-18 15:12:22 +01:00
generator.py Added a method for computing things on large sets of objects and added the possibility to edit through-the-web in the flavour the import path for classes whose instances can be imported from a file system. 2010-01-18 15:12:22 +01:00
installer.py Added the possibility to list logged users. 2010-01-17 22:01:14 +01:00
model.py Added a method for computing things on large sets of objects and added the possibility to edit through-the-web in the flavour the import path for classes whose instances can be imported from a file system. 2010-01-18 15:12:22 +01:00
notifier.py Initial import 2009-06-29 14:06:01 +02:00
utils.py New test system based on doctest and unittest and many more. 2009-11-11 20:22:13 +01:00
workflow.py Minor bugfixes. 2010-01-12 08:58:40 +01:00