Explorar o código

Add missing moderator user profile

Thibaud Colas hai 1 ano
pai
achega
7418abc18f
Modificáronse 1 ficheiros con 16 adicións e 0 borrados
  1. 16 0
      bakerydemo/base/fixtures/bakerydemo.json

+ 16 - 0
bakerydemo/base/fixtures/bakerydemo.json

@@ -3900,6 +3900,22 @@
       "theme": "system"
     }
   },
+  {
+    "model": "wagtailusers.userprofile",
+    "pk": 5,
+    "fields": {
+      "user": ["moderator"],
+      "submitted_notifications": true,
+      "approved_notifications": true,
+      "rejected_notifications": true,
+      "updated_comments_notifications": true,
+      "preferred_language": "",
+      "current_time_zone": "",
+      "avatar": "",
+      "dismissibles": {},
+      "theme": "system"
+    }
+  },
   {
     "model": "recipes.recipeindexpage",
     "pk": 80,