server/test/data/extern_mapping.py
author sylvain.thenault@logilab.fr
Mon, 12 Jan 2009 10:57:26 +0100
changeset 386 7af259b73c5b
parent 364 226cbb207859
child 1977 606923dff11b
permissions -rw-r--r--
don't try to remove relation if source has no entities

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