entities/test/data/migration/postcreate.py
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Fri, 12 Feb 2010 23:34:19 +0100
branchstable
changeset 4566 c49dba55c0a6
parent 2920 64322aa83a1d
child 5421 8167de96c523
permissions -rw-r--r--
[views] toolbox must be rendered before the title to appear at top right

wf = add_workflow(u'bmk wf', 'Bookmark')
wf.add_state(u'hop', initial=True)