Răsfoiți Sursa

Add missing moderator user profile

Thibaud Colas 1 an în urmă
părinte
comite
7418abc18f
1 a modificat fișierele cu 16 adăugiri și 0 ștergeri
  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,