skeleton/migration/precreate.py
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Tue, 17 Feb 2009 23:46:48 +0100
branchtls-sprint
changeset 727 30fe8f5afbd8
parent 0 b97547f5f1fa
child 1398 5fe84a5f7035
permissions -rw-r--r--
fix _instantiate_selector() mini bug (make sure obj is a class before calling issubclass)

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