瀏覽代碼

Add missing moderator user profile

Thibaud Colas 1 年之前
父節點
當前提交
7418abc18f
共有 1 個文件被更改,包括 16 次插入0 次删除
  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,