server/test/data/extern_mapping.py
author sylvain.thenault@logilab.fr
Fri, 20 Feb 2009 01:48:38 +0100
branchtls-sprint
changeset 883 44f1aba675de
parent 364 226cbb207859
child 1977 606923dff11b
permissions -rw-r--r--
missing selectors, no more need for relation_possible when using has_related_entities (implied)

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