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 | 5c0bf0be2be939aa535d64b18063dbf16465a899 (patch) | |
| tree | daf9c406be228607487439908721cee459e9ef03 /fixtures | |
| parent | 9bbf5f161cf3e5d480a3dfc85c1a89f09795eecb (diff) | |
| parent | 3d5384b51415350bc1a775587c6d6dbd501d070a (diff) | |
| download | Ishtar-5c0bf0be2be939aa535d64b18063dbf16465a899.tar.bz2 Ishtar-5c0bf0be2be939aa535d64b18063dbf16465a899.zip | |
Merge branch 'develop'
Diffstat (limited to 'fixtures')
| -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", |
