server/test/data/extern_mapping.py
author sylvain.thenault@logilab.fr
Mon, 18 May 2009 13:49:28 +0200
branchstable
changeset 1840 f4b5c15d1147
parent 364 226cbb207859
child 1977 606923dff11b
permissions -rw-r--r--
test and fix #342997: local eid used for absolute_url of external entities
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
364
226cbb207859 missing test resources
Sylvain Thenault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
support_entities = {'Card': True, 'Affaire': True, 'State': True}
226cbb207859 missing test resources
Sylvain Thenault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
support_relations = {'in_state': True, 'documented_by': True, 'multisource_inlined_rel': True}