server/test/data/extern_mapping.py
author sylvain.thenault@logilab.fr
Tue, 24 Mar 2009 11:58:35 +0100
changeset 1137 9ce0ac82f94f
parent 364 226cbb207859
child 1977 606923dff11b
permissions -rw-r--r--
ensure we have a path set before creating the database

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