skeleton/migration/precreate.py
author sylvain.thenault@logilab.fr
Tue, 10 Mar 2009 19:35:38 +0100
branchtls-sprint
changeset 1036 593df4919845
parent 0 b97547f5f1fa
child 1398 5fe84a5f7035
permissions -rw-r--r--
when reading the schema while adding/removing cubes, read schema in non-strict mode

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