server/test/data/extern_mapping.py
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 16 Feb 2009 14:08:16 +0100
branchtls-sprint
changeset 628 3a6f28a1ea21
parent 364 226cbb207859
child 1977 606923dff11b
permissions -rw-r--r--
extract workflow related schema definitions in its own file

support_entities = {'Card': True, 'Affaire': True, 'State': True}
support_relations = {'in_state': True, 'documented_by': True, 'multisource_inlined_rel': True}