skeleton/migration/precreate.py
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Thu, 28 May 2009 19:07:06 +0200
branchstable
changeset 1992 b073057c2756
parent 1398 5fe84a5f7035
child 1977 606923dff11b
permissions -rw-r--r--
[javascript] fix AJAX user preference validation - use $elt.val() instead of $elt.attr('value') - fix radio button handling

# Instructions here will be read before reading the schema
# You could create your own groups here, like in :
#   add_entity('CWGroup', name=u'mygroup')