skeleton/migration/precreate.py
author sylvain.thenault@logilab.fr
Sat, 04 Apr 2009 13:21:56 +0200
changeset 1230 232e16835fff
parent 0 b97547f5f1fa
child 1398 5fe84a5f7035
permissions -rw-r--r--
fix constant handling in sourcesterms + minor cleanup
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
# Instructions here will be read before reading the schema
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     2
# You could create your own groups here, like in :
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     3
#   add_entity('EGroup', name=u'mygroup')