From 8a03defc37de4c087fdc398a4a9a1be16c4fbef4 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Doderlein Date: Sat, 20 Aug 2022 18:31:23 +0000 Subject: [PATCH] Some fixtures tweaks --- apps/permission/fixtures/initial.json | 9 ++++++++- note_kfet/fixtures/initial.json | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/apps/permission/fixtures/initial.json b/apps/permission/fixtures/initial.json index 5ace62d..216ea9a 100644 --- a/apps/permission/fixtures/initial.json +++ b/apps/permission/fixtures/initial.json @@ -1976,6 +1976,9 @@ "name": "Pr\u00e9sident\u00b7e", "permissions": [ 50, + 59, + 60, + 61, 62 ] } @@ -1987,11 +1990,11 @@ "for_club": null, "name": "Tr\u00e9sorier\u00b7\u00e8re", "permissions": [ - 59, 19, 20, 21, 27, + 59, 60, 61, 62, @@ -2011,11 +2014,15 @@ "for_club": null, "name": "Secr\u00e9taire", "permissions": [ + 21, 54, 55, 56, 57, 58, + 59, + 60, + 61, 145, 146, 147, diff --git a/note_kfet/fixtures/initial.json b/note_kfet/fixtures/initial.json index 5d54f3e..b05cf3f 100644 --- a/note_kfet/fixtures/initial.json +++ b/note_kfet/fixtures/initial.json @@ -4,7 +4,7 @@ "pk": 1, "fields": { "domain": "note.crans.org", - "name": "La Note Kfet \ud83c\udf7b" + "name": "Notes Ker Lann" } } ]