skeleton/migration/precreate.py
author sylvain.thenault@logilab.fr
Tue, 10 Mar 2009 15:17:40 +0100
branchtls-sprint
changeset 1024 bb96289257bf
parent 0 b97547f5f1fa
child 1398 5fe84a5f7035
permissions -rw-r--r--
remove unused working_hours function, new todate function since we can't compare date and datetime objects

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