This commit is contained in:
2024-11-25 19:21:44 +01:00
parent 27b8c40c1c
commit 6ad9b46543
26 changed files with 260 additions and 338 deletions

View File

@@ -1136,6 +1136,30 @@
"name": "Tom"
}
},
{
"model": "quiz.candidate",
"pk": 14,
"fields": {
"season": 1,
"name": "Marijn"
}
},
{
"model": "quiz.candidate",
"pk": 15,
"fields": {
"season": 1,
"name": "Renske"
}
},
{
"model": "quiz.candidate",
"pk": 16,
"fields": {
"season": 1,
"name": "Philine"
}
},
{
"model": "quiz.quiz",
"pk": 1,