This website requires JavaScript.
Explore
Help
Sign in
rattail
/
appypod-rattail
Watch
2
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fdd9f4c375
appypod-rattail
/
gen
/
templates
History
Download ZIP
Download TAR.GZ
Gaetan Delannay
812bda7452
[gen] Added some layouts for Ref fields in Ref.wLayouts and Ref.wdLayouts; added a new, simpler way of defining auto-references (=Ref fields that refer to the class containing the field), via method appy.gen.autoref; stop catching exceptions raised by Actions (so a partial action can't be committed anymore).
2012-08-21 19:57:23 +02:00
..
__init__.pyt
Class.pyt
config.pyt
[gen] Add param Config.activateForgotPassword to allow to disable this functionality for sites where the email of users may be unknown.
2012-07-27 11:01:35 +02:00
testAll.pyt
[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
wrappers.pyt
[gen] Added some layouts for Ref fields in Ref.wLayouts and Ref.wdLayouts; added a new, simpler way of defining auto-references (=Ref fields that refer to the class containing the field), via method appy.gen.autoref; stop catching exceptions raised by Actions (so a partial action can't be committed anymore).
2012-08-21 19:57:23 +02:00