From ad54889b73f6c08d0a1f73bd1b48228169cd77f8 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 13 Dec 2015 16:23:41 +0100 Subject: Fix group person fixture --- .../fixtures/groups_person_types-SRA-fr.json | 83 +--------------------- 1 file changed, 1 insertion(+), 82 deletions(-) (limited to 'ishtar_common') diff --git a/ishtar_common/fixtures/groups_person_types-SRA-fr.json b/ishtar_common/fixtures/groups_person_types-SRA-fr.json index ed48172ed..6a3044cdd 100644 --- a/ishtar_common/fixtures/groups_person_types-SRA-fr.json +++ b/ishtar_common/fixtures/groups_person_types-SRA-fr.json @@ -1394,33 +1394,6 @@ "content_type": 37 } }, - { - "pk": 104, - "model": "auth.permission", - "fields": { - "codename": "add_operationtype", - "name": "Can add Operation type", - "content_type": 31 - } - }, - { - "pk": 105, - "model": "auth.permission", - "fields": { - "codename": "change_operationtype", - "name": "Can change Operation type", - "content_type": 31 - } - }, - { - "pk": 106, - "model": "auth.permission", - "fields": { - "codename": "delete_operationtype", - "name": "Can delete Operation type", - "content_type": 31 - } - }, { "pk": 142, "model": "auth.permission", @@ -2258,60 +2231,6 @@ "content_type": 24 } }, - { - "pk": 28, - "model": "auth.permission", - "fields": { - "codename": "add_wizard", - "name": "Can add Wizard", - "content_type": 10 - } - }, - { - "pk": 29, - "model": "auth.permission", - "fields": { - "codename": "change_wizard", - "name": "Can change Wizard", - "content_type": 10 - } - }, - { - "pk": 30, - "model": "auth.permission", - "fields": { - "codename": "delete_wizard", - "name": "Can delete Wizard", - "content_type": 10 - } - }, - { - "pk": 31, - "model": "auth.permission", - "fields": { - "codename": "add_wizardstep", - "name": "Can add Wizard step", - "content_type": 11 - } - }, - { - "pk": 32, - "model": "auth.permission", - "fields": { - "codename": "change_wizardstep", - "name": "Can change Wizard step", - "content_type": 11 - } - }, - { - "pk": 33, - "model": "auth.permission", - "fields": { - "codename": "delete_wizardstep", - "name": "Can delete Wizard step", - "content_type": 11 - } - }, { "pk": 25, "model": "auth.permission", @@ -2890,4 +2809,4 @@ "label": "Secr\u00e9tariat SRA" } } -] \ No newline at end of file +] -- cgit v1.2.3