From 3908671fac65ea8b7d6d071d45931a5b088c73a8 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 13 Aug 2017 10:44:57 +0200 Subject: Fixtures: update with two time fixture for relation types with no dependencies between them at first --- .../fixtures/initial_data-fr.json | 43 ---------------------- 1 file changed, 43 deletions(-) (limited to 'archaeological_operations/fixtures/initial_data-fr.json') diff --git a/archaeological_operations/fixtures/initial_data-fr.json b/archaeological_operations/fixtures/initial_data-fr.json index 075231a80..a8822dd86 100644 --- a/archaeological_operations/fixtures/initial_data-fr.json +++ b/archaeological_operations/fixtures/initial_data-fr.json @@ -2721,49 +2721,6 @@ }, "model": "archaeological_operations.remaintype" }, -{ - "fields": { - "comment": "", - "available": true, - "tiny_label": null, - "label": "Comprend", - "symmetrical": false, - "inverse_relation": [ - "is_in" - ], - "order": 1, - "txt_idx": "has_got" - }, - "model": "archaeological_operations.relationtype" -}, -{ - "fields": { - "comment": "", - "available": true, - "tiny_label": "", - "label": "Comprise dans", - "symmetrical": false, - "inverse_relation": [ - "has_got" - ], - "order": 1, - "txt_idx": "is_in" - }, - "model": "archaeological_operations.relationtype" -}, -{ - "fields": { - "comment": "", - "available": true, - "tiny_label": "", - "label": "Relation diffuse", - "symmetrical": true, - "inverse_relation": null, - "order": 1, - "txt_idx": "fuzzy_relation" - }, - "model": "archaeological_operations.relationtype" -}, { "fields": { "comment": "Le rapport a \u00e9t\u00e9 re\u00e7u mais n'est pas encore d\u00e9pouill\u00e9.", -- cgit v1.2.3