diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-10 18:44:34 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-10 18:44:34 +0200 |
| commit | 322418dc502f2157e36f195b6d757f2aa92b32b0 (patch) | |
| tree | daf9c406be228607487439908721cee459e9ef03 /fixtures/initial_data-auth-fr.json | |
| parent | c1ac27b407f11bae18a8180e82638562e99f913b (diff) | |
| parent | 929a7a1512d93c4548fbe6d5aa029ab366c171be (diff) | |
| download | Ishtar-322418dc502f2157e36f195b6d757f2aa92b32b0.tar.bz2 Ishtar-322418dc502f2157e36f195b6d757f2aa92b32b0.zip | |
Merge branch 'develop'
Diffstat (limited to 'fixtures/initial_data-auth-fr.json')
| -rw-r--r-- | fixtures/initial_data-auth-fr.json | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/fixtures/initial_data-auth-fr.json b/fixtures/initial_data-auth-fr.json index 68fbeda88..43d11248b 100644 --- a/fixtures/initial_data-auth-fr.json +++ b/fixtures/initial_data-auth-fr.json @@ -3093,39 +3093,6 @@ { "model": "auth.permission", "fields": { - "name": "Can add Preservation type", - "content_type": [ - "archaeological_finds", - "preservationtype" - ], - "codename": "add_preservationtype" - } -}, -{ - "model": "auth.permission", - "fields": { - "name": "Can change Preservation type", - "content_type": [ - "archaeological_finds", - "preservationtype" - ], - "codename": "change_preservationtype" - } -}, -{ - "model": "auth.permission", - "fields": { - "name": "Can delete Preservation type", - "content_type": [ - "archaeological_finds", - "preservationtype" - ], - "codename": "delete_preservationtype" - } -}, -{ - "model": "auth.permission", - "fields": { "name": "Can add Integrity type", "content_type": [ "archaeological_finds", |
