skeleton/migration/precreate.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 26 May 2009 11:23:39 +0200
branchstable
changeset 1940 2565aae48d48
parent 1398 5fe84a5f7035
child 1977 606923dff11b
permissions -rw-r--r--
fix so that one can edit an entity with a Bytes field without specifying a new file

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