summaryrefslogtreecommitdiff
path: root/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'fixtures')
-rw-r--r--fixtures/initial_data-auth-fr.json330
1 files changed, 330 insertions, 0 deletions
diff --git a/fixtures/initial_data-auth-fr.json b/fixtures/initial_data-auth-fr.json
index 048c3ab55..2b158b7f4 100644
--- a/fixtures/initial_data-auth-fr.json
+++ b/fixtures/initial_data-auth-fr.json
@@ -5357,6 +5357,336 @@
}
},
{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can add Json data - Field",
+ "content_type": [
+ "ishtar_common",
+ "jsondatafield"
+ ],
+ "codename": "add_jsondatafield"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can change Json data - Field",
+ "content_type": [
+ "ishtar_common",
+ "jsondatafield"
+ ],
+ "codename": "change_jsondatafield"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can delete Json data - Field",
+ "content_type": [
+ "ishtar_common",
+ "jsondatafield"
+ ],
+ "codename": "delete_jsondatafield"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can add Json data - Menu",
+ "content_type": [
+ "ishtar_common",
+ "jsondatasection"
+ ],
+ "codename": "add_jsondatasection"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can change Json data - Menu",
+ "content_type": [
+ "ishtar_common",
+ "jsondatasection"
+ ],
+ "codename": "change_jsondatasection"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can delete Json data - Menu",
+ "content_type": [
+ "ishtar_common",
+ "jsondatasection"
+ ],
+ "codename": "delete_jsondatasection"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can add Custom form",
+ "content_type": [
+ "ishtar_common",
+ "customform"
+ ],
+ "codename": "add_customform"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can change Custom form",
+ "content_type": [
+ "ishtar_common",
+ "customform"
+ ],
+ "codename": "change_customform"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can delete Custom form",
+ "content_type": [
+ "ishtar_common",
+ "customform"
+ ],
+ "codename": "delete_customform"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can add Image",
+ "content_type": [
+ "ishtar_common",
+ "ishtarimage"
+ ],
+ "codename": "add_ishtarimage"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can change Image",
+ "content_type": [
+ "ishtar_common",
+ "ishtarimage"
+ ],
+ "codename": "change_ishtarimage"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can delete Image",
+ "content_type": [
+ "ishtar_common",
+ "ishtarimage"
+ ],
+ "codename": "delete_ishtarimage"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can add License type",
+ "content_type": [
+ "ishtar_common",
+ "licensetype"
+ ],
+ "codename": "add_licensetype"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can change License type",
+ "content_type": [
+ "ishtar_common",
+ "licensetype"
+ ],
+ "codename": "change_licensetype"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can delete License type",
+ "content_type": [
+ "ishtar_common",
+ "licensetype"
+ ],
+ "codename": "delete_licensetype"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can add Excluded field",
+ "content_type": [
+ "ishtar_common",
+ "excludedfield"
+ ],
+ "codename": "add_excludedfield"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can change Excluded field",
+ "content_type": [
+ "ishtar_common",
+ "excludedfield"
+ ],
+ "codename": "change_excludedfield"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can delete Excluded field",
+ "content_type": [
+ "ishtar_common",
+ "excludedfield"
+ ],
+ "codename": "delete_excludedfield"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can add Image type",
+ "content_type": [
+ "ishtar_common",
+ "imagetype"
+ ],
+ "codename": "add_imagetype"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can change Image type",
+ "content_type": [
+ "ishtar_common",
+ "imagetype"
+ ],
+ "codename": "change_imagetype"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can delete Image type",
+ "content_type": [
+ "ishtar_common",
+ "imagetype"
+ ],
+ "codename": "delete_imagetype"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can add Communicability type",
+ "content_type": [
+ "archaeological_finds",
+ "communicabilitytype"
+ ],
+ "codename": "add_communicabilitytype"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can change Communicability type",
+ "content_type": [
+ "archaeological_finds",
+ "communicabilitytype"
+ ],
+ "codename": "change_communicabilitytype"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can delete Communicability type",
+ "content_type": [
+ "archaeological_finds",
+ "communicabilitytype"
+ ],
+ "codename": "delete_communicabilitytype"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can add Profile type",
+ "content_type": [
+ "ishtar_common",
+ "profiletype"
+ ],
+ "codename": "add_profiletype"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can change Profile type",
+ "content_type": [
+ "ishtar_common",
+ "profiletype"
+ ],
+ "codename": "change_profiletype"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can delete Profile type",
+ "content_type": [
+ "ishtar_common",
+ "profiletype"
+ ],
+ "codename": "delete_profiletype"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can add User profile",
+ "content_type": [
+ "ishtar_common",
+ "userprofile"
+ ],
+ "codename": "add_userprofile"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can change User profile",
+ "content_type": [
+ "ishtar_common",
+ "userprofile"
+ ],
+ "codename": "change_userprofile"
+ }
+},
+{
+ "model": "auth.permission",
+ "fields": {
+ "name": "Can delete User profile",
+ "content_type": [
+ "ishtar_common",
+ "userprofile"
+ ],
+ "codename": "delete_userprofile"
+ }
+},
+{
"model": "auth.group",
"fields": {
"name": "Op\u00e9rations : lecture",