This website requires JavaScript.
Explore
Help
Sign In
rattail
/
appypod-rattail
Watch
1
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
c863b47db5
appypod-rattail
/
gen
/
mixins
History
Gaetan Delannay
c863b47db5
[gen] field.history can now be a method. This way, historization can be enabled/disabled, field by field, according to any custom condition.
2013-01-10 10:56:22 +01:00
..
__init__.py
[gen] field.history can now be a method. This way, historization can be enabled/disabled, field by field, according to any custom condition.
2013-01-10 10:56:22 +01:00
TestMixin.py
[gen] Security: added missing checks at the code level, ensuring that a user can create instances of a given class (root classes, or instances created via an initiator field); bugfixes in the test system, which works again (was broken after deplonization); [shared] XmlUnmarshaller can now be ran in 'non utf-8' mode: if enabled, any marshalled string will no be Python unicode, but simple str.
2012-06-02 14:36:49 +02:00
ToolMixin.py
[gen] Allow to display, in history, differences between successive versions of XHTML fields via appy.shared.diff.HtmlDiff (which was not integrated to appy.gen until now). Improved rendering of XHTML fields. [pod] bugfix while generating filenames for files included into pod results.
2013-01-07 15:30:13 +01:00