skeleton/migration/precreate.py
author Sylvain Thenault <sylvain.thenault@logilab.fr>
Wed, 17 Dec 2008 14:23:08 +0100
changeset 218 91793edd3b2f
parent 0 b97547f5f1fa
child 1398 5fe84a5f7035
permissions -rw-r--r--
Added tag cubicweb-version-2_99_5 for changeset 68b7a9246885

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