From 18b186929c849d39c0c5ee063fb6a782fbe14b5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Mon, 30 Jan 2017 23:13:32 +0100 Subject: [PATCH 1/4] Dev data loaded using a django admin command - Sites, surveys, events and petits cours demands/subjects are still loaded from fixtures - The users and their subscriptions to petits cours are loaded using the `loaddevdata` command - The sub command `loadbdadevdata` is called by `loaddevdata` and populates the database with BdA related stuff : - 2 tirages - Show places - Shows - subscriptions --- bda/fixtures/bda.json | 7616 ----------------- bda/management/commands/loadbdadevdata.py | 99 + bda/management/data/locations.json | 26 + bda/management/data/shows.json | 100 + gestioncof/fixtures/gestion.json | 150 - gestioncof/fixtures/root.json | 41 - gestioncof/fixtures/users.json | 6361 -------------- gestioncof/management/base.py | 41 + gestioncof/management/commands/loaddevdata.py | 107 + gestioncof/management/data/gaulois.json | 368 + gestioncof/management/data/romains.json | 614 ++ provisioning/prepare_django.sh | 3 +- 12 files changed, 1357 insertions(+), 14169 deletions(-) delete mode 100644 bda/fixtures/bda.json create mode 100644 bda/management/commands/loadbdadevdata.py create mode 100644 bda/management/data/locations.json create mode 100644 bda/management/data/shows.json delete mode 100644 gestioncof/fixtures/root.json delete mode 100644 gestioncof/fixtures/users.json create mode 100644 gestioncof/management/base.py create mode 100644 gestioncof/management/commands/loaddevdata.py create mode 100644 gestioncof/management/data/gaulois.json create mode 100644 gestioncof/management/data/romains.json diff --git a/bda/fixtures/bda.json b/bda/fixtures/bda.json deleted file mode 100644 index bb9fd73d..00000000 --- a/bda/fixtures/bda.json +++ /dev/null @@ -1,7616 +0,0 @@ -[ -{ - "fields": { - "active": true, - "tokens": "", - "ouverture": "2016-06-14T10:00:00Z", - "fermeture": "2016-07-31T22:59:00Z", - "title": "Tirage de test 1" - }, - "model": "bda.tirage", - "pk": 1 -}, -{ - "fields": { - "active": true, - "tokens": "", - "ouverture": "2016-06-14T10:00:00Z", - "fermeture": "2016-09-01T22:59:00Z", - "title": "Tirage de test 2" - }, - "model": "bda.tirage", - "pk": 2 -}, -{ - "fields": { - "name": "Cour\u00f4", - "address": "45 rue d'Ulm, cour\u00f4" - }, - "model": "bda.salle", - "pk": 1 -}, -{ - "fields": { - "name": "K-F\u00eat", - "address": "45 rue d'Ulm, escalier C, niveau -1" - }, - "model": "bda.salle", - "pk": 2 -}, -{ - "fields": { - "name": "Th\u00e9\u00e2tre", - "address": "45 rue d'Ulm, escalier C, niveau -1" - }, - "model": "bda.salle", - "pk": 3 -}, -{ - "fields": { - "name": "Cours Pasteur", - "address": "45 rue d'Ulm, cours pasteur" - }, - "model": "bda.salle", - "pk": 4 -}, -{ - "fields": { - "name": "Salle des actes", - "address": "45 rue d'Ulm, escalier A, niveau 1" - }, - "model": "bda.salle", - "pk": 5 -}, -{ - "fields": { - "name": "Amphi Rataud", - "address": "45 rue d'Ulm, NIR, niveau PB" - }, - "model": "bda.salle", - "pk": 6 -}, -{ - "fields": { - "description": "Jazz / Funk", - "title": "Un super concert", - "price": 10.0, - "rappel_sent": null, - "location": 2, - "date": "2016-09-30T18:00:00Z", - "slots_description": "Debout", - "slots": 5, - "listing": false, - "tirage": 1 - }, - "model": "bda.spectacle", - "pk": 1 -}, -{ - "fields": { - "description": "Homemade", - "title": "Une super pi\u00e8ce", - "price": 10.0, - "rappel_sent": null, - "location": 3, - "date": "2016-09-29T14:00:00Z", - "slots_description": "Assises", - "slots": 60, - "listing": true, - "tirage": 1 - }, - "model": "bda.spectacle", - "pk": 2 -}, -{ - "fields": { - "description": "Plein air, soleil, bonne musique", - "title": "Concert pour la f\u00eate de la musique", - "price": 5.0, - "rappel_sent": null, - "location": 1, - "date": "2016-09-21T15:00:00Z", - "slots_description": "Debout, attention \u00e0 la fontaine", - "slots": 30, - "listing": false, - "tirage": 1 - }, - "model": "bda.spectacle", - "pk": 3 -}, -{ - "fields": { - "description": "Sous le regard s\u00e9v\u00e8re de Louis Pasteur", - "title": "Op\u00e9ra sans d\u00e9cors", - "price": 5.0, - "rappel_sent": null, - "location": 4, - "date": "2016-10-06T19:00:00Z", - "slots_description": "Assis sur l'herbe", - "slots": 20, - "listing": false, - "tirage": 1 - }, - "model": "bda.spectacle", - "pk": 4 -}, -{ - "fields": { - "description": "Buffet \u00e0 la fin", - "title": "Concert Trouv\u00e8re", - "price": 20.0, - "rappel_sent": null, - "location": 5, - "date": "2016-11-30T12:00:00Z", - "slots_description": "Assises", - "slots": 15, - "listing": false, - "tirage": 1 - }, - "model": "bda.spectacle", - "pk": 5 -}, -{ - "fields": { - "description": "Vive les maths", - "title": "Dessin \u00e0 la craie sur tableau noir", - "price": 10.0, - "rappel_sent": null, - "location": 6, - "date": "2016-12-15T07:00:00Z", - "slots_description": "Assises, tablette pour prendre des notes", - "slots": 30, - "listing": true, - "tirage": 2 - }, - "model": "bda.spectacle", - "pk": 6 -}, -{ - "fields": { - "description": "Une pi\u00e8ce \u00e0 un personnage", - "title": "D\u00e9cors, d\u00e9montage en musique", - "price": 0.0, - "rappel_sent": null, - "location": 3, - "date": "2016-12-26T07:00:00Z", - "slots_description": "Assises", - "slots": 20, - "listing": false, - "tirage": 2 - }, - "model": "bda.spectacle", - "pk": 7 -}, -{ - "fields": { - "description": "Annulera, annulera pas\u00a0?", - "title": "La Nuit", - "price": 27.0, - "rappel_sent": null, - "location": 1, - "date": "2016-11-14T23:00:00Z", - "slots_description": "", - "slots": 1000, - "listing": true, - "tirage": 2 - }, - "model": "bda.spectacle", - "pk": 8 -}, -{ - "fields": { - "description": "Le boum fait sa carte blanche", - "title": "Turbomix", - "price": 10.0, - "rappel_sent": null, - "location": 2, - "date": "2017-01-10T20:00:00Z", - "slots_description": "Debout les mains en l'air", - "slots": 20, - "listing": true, - "tirage": 2 - }, - "model": "bda.spectacle", - "pk": 9 -}, -{ - "fields": { - "description": "Unique repr\u00e9sentation", - "title": "Carinettes et trombone", - "price": 15.0, - "rappel_sent": null, - "location": 5, - "date": "2017-01-02T14:00:00Z", - "slots_description": "Chaises ikea", - "slots": 10, - "listing": false, - "tirage": 1 - }, - "model": "bda.spectacle", - "pk": 10 -}, -{ - "fields": { - "description": "Suivi d'une jam session", - "title": "Percussion sur rondins", - "price": 5.0, - "rappel_sent": null, - "location": 4, - "date": "2017-01-13T14:00:00Z", - "slots_description": "B\u00fbches", - "slots": 14, - "listing": true, - "tirage": 2 - }, - "model": "bda.spectacle", - "pk": 11 -}, -{ - "fields": { - "description": "\u00c9preuve sportive et artistique", - "title": "Bassin aux ernests, nage libre", - "price": 5.0, - "rappel_sent": null, - "location": 1, - "date": "2016-11-17T09:00:00Z", - "slots_description": "Humides", - "slots": 10, - "listing": false, - "tirage": 1 - }, - "model": "bda.spectacle", - "pk": 12 -}, -{ - "fields": { - "description": "Sonore", - "title": "Chant du barde", - "price": 13.0, - "rappel_sent": null, - "location": 2, - "date": "2017-02-26T07:00:00Z", - "slots_description": "Ne venez pas", - "slots": 20, - "listing": false, - "tirage": 2 - }, - "model": "bda.spectacle", - "pk": 13 -}, -{ - "fields": { - "description": "Cocorico", - "title": "Chant du coq", - "price": 4.0, - "rappel_sent": null, - "location": 1, - "date": "2016-12-17T04:00:00Z", - "slots_description": "bancs", - "slots": 15, - "listing": false, - "tirage": 2 - }, - "model": "bda.spectacle", - "pk": 14 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 1, - "paid": false - }, - "model": "bda.participant", - "pk": 1 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 1, - "paid": false - }, - "model": "bda.participant", - "pk": 2 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 2, - "paid": false - }, - "model": "bda.participant", - "pk": 3 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 2, - "paid": false - }, - "model": "bda.participant", - "pk": 4 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 3, - "paid": false - }, - "model": "bda.participant", - "pk": 5 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 3, - "paid": false - }, - "model": "bda.participant", - "pk": 6 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 4, - "paid": false - }, - "model": "bda.participant", - "pk": 7 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 4, - "paid": false - }, - "model": "bda.participant", - "pk": 8 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 5, - "paid": false - }, - "model": "bda.participant", - "pk": 9 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 5, - "paid": false - }, - "model": "bda.participant", - "pk": 10 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 6, - "paid": false - }, - "model": "bda.participant", - "pk": 11 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 6, - "paid": false - }, - "model": "bda.participant", - "pk": 12 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 7, - "paid": false - }, - "model": "bda.participant", - "pk": 13 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 7, - "paid": false - }, - "model": "bda.participant", - "pk": 14 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 8, - "paid": false - }, - "model": "bda.participant", - "pk": 15 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 8, - "paid": false - }, - "model": "bda.participant", - "pk": 16 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 9, - "paid": false - }, - "model": "bda.participant", - "pk": 17 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 9, - "paid": false - }, - "model": "bda.participant", - "pk": 18 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 10, - "paid": false - }, - "model": "bda.participant", - "pk": 19 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 10, - "paid": false - }, - "model": "bda.participant", - "pk": 20 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 11, - "paid": false - }, - "model": "bda.participant", - "pk": 21 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 11, - "paid": false - }, - "model": "bda.participant", - "pk": 22 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 12, - "paid": false - }, - "model": "bda.participant", - "pk": 23 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 12, - "paid": false - }, - "model": "bda.participant", - "pk": 24 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 13, - "paid": false - }, - "model": "bda.participant", - "pk": 25 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 13, - "paid": false - }, - "model": "bda.participant", - "pk": 26 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 14, - "paid": false - }, - "model": "bda.participant", - "pk": 27 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 14, - "paid": false - }, - "model": "bda.participant", - "pk": 28 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 15, - "paid": false - }, - "model": "bda.participant", - "pk": 29 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 15, - "paid": false - }, - "model": "bda.participant", - "pk": 30 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 16, - "paid": false - }, - "model": "bda.participant", - "pk": 31 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 16, - "paid": false - }, - "model": "bda.participant", - "pk": 32 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 17, - "paid": false - }, - "model": "bda.participant", - "pk": 33 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 17, - "paid": false - }, - "model": "bda.participant", - "pk": 34 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 18, - "paid": false - }, - "model": "bda.participant", - "pk": 35 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 18, - "paid": false - }, - "model": "bda.participant", - "pk": 36 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 19, - "paid": false - }, - "model": "bda.participant", - "pk": 37 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 19, - "paid": false - }, - "model": "bda.participant", - "pk": 38 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 20, - "paid": false - }, - "model": "bda.participant", - "pk": 39 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 20, - "paid": false - }, - "model": "bda.participant", - "pk": 40 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 21, - "paid": false - }, - "model": "bda.participant", - "pk": 41 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 21, - "paid": false - }, - "model": "bda.participant", - "pk": 42 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 22, - "paid": false - }, - "model": "bda.participant", - "pk": 43 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 22, - "paid": false - }, - "model": "bda.participant", - "pk": 44 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 23, - "paid": false - }, - "model": "bda.participant", - "pk": 45 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 23, - "paid": false - }, - "model": "bda.participant", - "pk": 46 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 24, - "paid": false - }, - "model": "bda.participant", - "pk": 47 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 24, - "paid": false - }, - "model": "bda.participant", - "pk": 48 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 25, - "paid": false - }, - "model": "bda.participant", - "pk": 49 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 25, - "paid": false - }, - "model": "bda.participant", - "pk": 50 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 26, - "paid": false - }, - "model": "bda.participant", - "pk": 51 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 26, - "paid": false - }, - "model": "bda.participant", - "pk": 52 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 27, - "paid": false - }, - "model": "bda.participant", - "pk": 53 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 27, - "paid": false - }, - "model": "bda.participant", - "pk": 54 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 28, - "paid": false - }, - "model": "bda.participant", - "pk": 55 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 28, - "paid": false - }, - "model": "bda.participant", - "pk": 56 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 29, - "paid": false - }, - "model": "bda.participant", - "pk": 57 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 29, - "paid": false - }, - "model": "bda.participant", - "pk": 58 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 30, - "paid": false - }, - "model": "bda.participant", - "pk": 59 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 30, - "paid": false - }, - "model": "bda.participant", - "pk": 60 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 31, - "paid": false - }, - "model": "bda.participant", - "pk": 61 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 31, - "paid": false - }, - "model": "bda.participant", - "pk": 62 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 32, - "paid": false - }, - "model": "bda.participant", - "pk": 63 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 32, - "paid": false - }, - "model": "bda.participant", - "pk": 64 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 33, - "paid": false - }, - "model": "bda.participant", - "pk": 65 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 33, - "paid": false - }, - "model": "bda.participant", - "pk": 66 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 34, - "paid": false - }, - "model": "bda.participant", - "pk": 67 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 34, - "paid": false - }, - "model": "bda.participant", - "pk": 68 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 35, - "paid": false - }, - "model": "bda.participant", - "pk": 69 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 35, - "paid": false - }, - "model": "bda.participant", - "pk": 70 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 36, - "paid": false - }, - "model": "bda.participant", - "pk": 71 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 36, - "paid": false - }, - "model": "bda.participant", - "pk": 72 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 37, - "paid": false - }, - "model": "bda.participant", - "pk": 73 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 37, - "paid": false - }, - "model": "bda.participant", - "pk": 74 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 38, - "paid": false - }, - "model": "bda.participant", - "pk": 75 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 38, - "paid": false - }, - "model": "bda.participant", - "pk": 76 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 39, - "paid": false - }, - "model": "bda.participant", - "pk": 77 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 39, - "paid": false - }, - "model": "bda.participant", - "pk": 78 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 40, - "paid": false - }, - "model": "bda.participant", - "pk": 79 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 40, - "paid": false - }, - "model": "bda.participant", - "pk": 80 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 41, - "paid": false - }, - "model": "bda.participant", - "pk": 81 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 41, - "paid": false - }, - "model": "bda.participant", - "pk": 82 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 42, - "paid": false - }, - "model": "bda.participant", - "pk": 83 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 42, - "paid": false - }, - "model": "bda.participant", - "pk": 84 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 43, - "paid": false - }, - "model": "bda.participant", - "pk": 85 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 43, - "paid": false - }, - "model": "bda.participant", - "pk": 86 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 44, - "paid": false - }, - "model": "bda.participant", - "pk": 87 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 44, - "paid": false - }, - "model": "bda.participant", - "pk": 88 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 45, - "paid": false - }, - "model": "bda.participant", - "pk": 89 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 45, - "paid": false - }, - "model": "bda.participant", - "pk": 90 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 46, - "paid": false - }, - "model": "bda.participant", - "pk": 91 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 46, - "paid": false - }, - "model": "bda.participant", - "pk": 92 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 47, - "paid": false - }, - "model": "bda.participant", - "pk": 93 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 47, - "paid": false - }, - "model": "bda.participant", - "pk": 94 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 48, - "paid": false - }, - "model": "bda.participant", - "pk": 95 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 48, - "paid": false - }, - "model": "bda.participant", - "pk": 96 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 49, - "paid": false - }, - "model": "bda.participant", - "pk": 97 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 49, - "paid": false - }, - "model": "bda.participant", - "pk": 98 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 50, - "paid": false - }, - "model": "bda.participant", - "pk": 99 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 50, - "paid": false - }, - "model": "bda.participant", - "pk": 100 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 51, - "paid": false - }, - "model": "bda.participant", - "pk": 101 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 51, - "paid": false - }, - "model": "bda.participant", - "pk": 102 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 52, - "paid": false - }, - "model": "bda.participant", - "pk": 103 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 52, - "paid": false - }, - "model": "bda.participant", - "pk": 104 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 53, - "paid": false - }, - "model": "bda.participant", - "pk": 105 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 53, - "paid": false - }, - "model": "bda.participant", - "pk": 106 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 54, - "paid": false - }, - "model": "bda.participant", - "pk": 107 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 54, - "paid": false - }, - "model": "bda.participant", - "pk": 108 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 55, - "paid": false - }, - "model": "bda.participant", - "pk": 109 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 55, - "paid": false - }, - "model": "bda.participant", - "pk": 110 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 56, - "paid": false - }, - "model": "bda.participant", - "pk": 111 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 56, - "paid": false - }, - "model": "bda.participant", - "pk": 112 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 57, - "paid": false - }, - "model": "bda.participant", - "pk": 113 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 57, - "paid": false - }, - "model": "bda.participant", - "pk": 114 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 58, - "paid": false - }, - "model": "bda.participant", - "pk": 115 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 58, - "paid": false - }, - "model": "bda.participant", - "pk": 116 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 59, - "paid": false - }, - "model": "bda.participant", - "pk": 117 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 59, - "paid": false - }, - "model": "bda.participant", - "pk": 118 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 60, - "paid": false - }, - "model": "bda.participant", - "pk": 119 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 60, - "paid": false - }, - "model": "bda.participant", - "pk": 120 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 1, - "user": 61, - "paid": false - }, - "model": "bda.participant", - "pk": 121 -}, -{ - "fields": { - "paymenttype": "", - "tirage": 2, - "user": 61, - "paid": false - }, - "model": "bda.participant", - "pk": 122 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 1, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 1 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 1, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 2 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 1, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 3 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 1, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 4 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 1, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 5 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 2, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 6 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 2, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 7 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 2, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 8 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 2, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 9 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 2, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 10 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 3, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 11 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 3, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 12 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 3, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 13 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 3, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 14 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 3, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 15 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 4, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 16 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 4, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 17 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 4, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 18 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 4, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 19 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 4, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 20 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 5, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 21 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 5, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 22 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 5, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 23 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 5, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 24 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 5, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 25 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 6, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 26 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 6, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 27 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 6, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 28 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 6, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 29 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 6, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 30 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 7, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 31 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 7, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 32 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 7, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 33 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 7, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 34 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 7, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 35 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 8, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 36 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 8, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 37 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 8, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 38 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 8, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 39 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 8, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 40 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 9, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 41 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 9, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 42 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 9, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 43 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 9, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 44 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 9, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 45 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 10, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 46 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 10, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 47 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 10, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 48 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 10, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 49 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 10, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 50 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 11, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 51 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 11, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 52 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 11, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 53 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 11, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 54 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 11, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 55 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 12, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 56 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 12, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 57 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 12, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 58 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 12, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 59 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 12, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 60 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 13, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 61 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 13, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 62 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 13, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 63 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 13, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 64 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 13, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 65 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 14, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 66 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 14, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 67 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 14, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 68 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 14, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 69 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 14, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 70 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 15, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 71 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 15, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 72 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 15, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 73 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 15, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 74 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 15, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 75 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 16, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 76 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 16, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 77 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 16, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 78 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 16, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 79 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 16, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 80 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 17, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 81 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 17, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 82 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 17, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 83 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 17, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 84 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 17, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 85 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 18, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 86 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 18, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 87 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 18, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 88 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 18, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 89 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 18, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 90 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 19, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 91 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 19, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 92 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 19, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 93 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 19, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 94 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 19, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 95 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 20, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 96 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 20, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 97 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 20, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 98 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 20, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 99 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 20, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 100 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 21, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 101 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 21, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 102 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 21, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 103 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 21, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 104 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 21, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 105 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 22, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 106 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 22, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 107 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 22, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 108 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 22, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 109 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 22, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 110 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 23, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 111 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 23, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 112 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 23, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 113 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 23, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 114 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 23, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 115 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 24, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 116 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 24, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 117 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 24, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 118 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 24, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 119 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 24, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 120 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 25, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 121 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 25, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 122 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 25, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 123 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 25, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 124 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 25, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 125 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 26, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 126 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 26, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 127 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 26, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 128 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 26, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 129 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 26, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 130 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 27, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 131 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 27, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 132 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 27, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 133 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 27, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 134 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 27, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 135 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 28, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 136 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 28, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 137 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 28, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 138 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 28, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 139 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 28, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 140 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 29, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 141 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 29, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 142 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 29, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 143 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 29, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 144 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 29, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 145 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 30, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 146 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 30, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 147 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 30, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 148 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 30, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 149 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 30, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 150 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 31, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 151 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 31, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 152 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 31, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 153 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 31, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 154 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 31, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 155 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 32, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 156 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 32, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 157 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 32, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 158 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 32, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 159 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 32, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 160 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 33, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 161 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 33, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 162 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 33, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 163 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 33, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 164 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 33, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 165 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 34, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 166 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 34, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 167 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 34, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 168 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 34, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 169 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 34, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 170 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 35, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 171 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 35, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 172 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 35, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 173 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 35, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 174 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 35, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 175 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 36, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 176 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 36, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 177 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 36, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 178 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 36, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 179 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 36, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 180 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 37, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 181 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 37, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 182 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 37, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 183 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 37, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 184 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 37, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 185 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 38, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 186 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 38, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 187 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 38, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 188 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 38, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 189 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 38, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 190 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 39, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 191 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 39, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 192 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 39, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 193 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 39, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 194 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 39, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 195 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 40, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 196 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 40, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 197 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 40, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 198 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 40, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 199 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 40, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 200 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 41, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 201 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 41, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 202 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 41, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 203 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 41, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 204 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 41, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 205 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 42, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 206 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 42, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 207 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 42, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 208 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 42, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 209 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 42, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 210 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 43, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 211 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 43, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 212 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 43, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 213 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 43, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 214 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 43, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 215 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 44, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 216 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 44, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 217 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 44, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 218 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 44, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 219 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 44, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 220 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 45, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 221 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 45, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 222 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 45, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 223 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 45, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 224 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 45, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 225 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 46, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 226 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 46, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 227 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 46, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 228 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 46, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 229 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 46, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 230 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 47, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 231 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 47, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 232 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 47, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 233 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 47, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 234 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 47, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 235 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 48, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 236 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 48, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 237 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 48, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 238 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 48, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 239 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 48, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 240 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 49, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 241 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 49, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 242 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 49, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 243 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 49, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 244 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 49, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 245 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 50, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 246 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 50, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 247 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 50, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 248 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 50, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 249 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 50, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 250 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 51, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 251 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 51, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 252 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 51, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 253 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 51, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 254 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 51, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 255 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 52, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 256 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 52, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 257 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 52, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 258 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 52, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 259 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 52, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 260 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 53, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 261 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 53, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 262 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 53, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 263 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 53, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 264 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 53, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 265 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 54, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 266 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 54, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 267 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 54, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 268 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 54, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 269 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 54, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 270 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 55, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 271 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 55, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 272 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 55, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 273 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 55, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 274 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 55, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 275 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 56, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 276 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 56, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 277 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 56, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 278 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 56, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 279 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 56, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 280 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 57, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 281 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 57, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 282 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 57, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 283 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 57, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 284 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 57, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 285 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 58, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 286 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 58, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 287 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 58, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 288 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 58, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 289 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 58, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 290 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 59, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 291 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 59, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 292 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 59, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 293 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 59, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 294 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 59, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 295 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 60, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 296 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 60, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 297 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 60, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 298 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 60, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 299 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 60, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 300 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 61, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 301 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 61, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 302 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 61, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 303 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 61, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 304 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 61, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 305 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 62, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 306 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 62, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 307 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 62, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 308 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 62, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 309 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 62, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 310 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 63, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 311 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 63, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 312 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 63, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 313 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 63, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 314 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 63, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 315 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 64, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 316 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 64, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 317 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 64, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 318 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 64, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 319 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 64, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 320 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 65, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 321 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 65, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 322 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 65, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 323 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 65, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 324 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 65, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 325 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 66, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 326 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 66, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 327 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 66, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 328 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 66, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 329 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 66, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 330 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 67, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 331 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 67, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 332 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 67, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 333 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 67, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 334 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 67, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 335 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 68, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 336 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 68, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 337 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 68, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 338 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 68, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 339 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 68, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 340 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 69, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 341 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 69, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 342 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 69, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 343 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 69, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 344 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 69, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 345 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 70, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 346 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 70, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 347 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 70, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 348 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 70, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 349 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 70, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 350 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 71, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 351 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 71, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 352 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 71, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 353 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 71, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 354 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 71, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 355 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 72, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 356 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 72, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 357 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 72, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 358 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 72, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 359 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 72, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 360 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 73, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 361 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 73, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 362 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 73, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 363 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 73, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 364 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 73, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 365 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 74, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 366 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 74, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 367 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 74, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 368 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 74, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 369 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 74, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 370 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 75, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 371 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 75, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 372 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 75, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 373 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 75, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 374 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 75, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 375 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 76, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 376 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 76, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 377 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 76, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 378 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 76, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 379 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 76, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 380 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 77, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 381 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 77, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 382 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 77, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 383 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 77, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 384 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 77, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 385 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 78, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 386 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 78, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 387 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 78, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 388 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 78, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 389 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 78, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 390 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 79, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 391 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 79, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 392 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 79, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 393 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 79, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 394 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 79, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 395 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 80, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 396 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 80, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 397 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 80, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 398 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 80, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 399 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 80, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 400 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 81, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 401 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 81, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 402 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 81, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 403 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 81, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 404 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 81, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 405 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 82, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 406 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 82, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 407 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 82, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 408 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 82, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 409 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 82, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 410 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 83, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 411 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 83, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 412 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 83, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 413 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 83, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 414 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 83, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 415 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 84, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 416 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 84, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 417 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 84, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 418 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 84, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 419 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 84, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 420 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 85, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 421 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 85, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 422 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 85, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 423 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 85, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 424 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 85, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 425 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 86, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 426 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 86, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 427 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 86, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 428 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 86, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 429 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 86, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 430 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 87, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 431 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 87, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 432 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 87, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 433 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 87, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 434 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 87, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 435 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 88, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 436 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 88, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 437 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 88, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 438 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 88, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 439 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 88, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 440 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 89, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 441 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 89, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 442 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 89, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 443 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 89, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 444 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 89, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 445 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 90, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 446 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 90, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 447 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 90, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 448 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 90, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 449 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 90, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 450 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 91, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 451 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 91, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 452 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 91, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 453 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 91, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 454 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 91, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 455 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 92, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 456 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 92, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 457 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 92, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 458 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 92, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 459 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 92, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 460 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 93, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 461 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 93, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 462 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 93, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 463 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 93, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 464 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 93, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 465 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 94, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 466 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 94, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 467 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 94, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 468 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 94, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 469 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 94, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 470 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 95, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 471 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 95, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 472 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 95, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 473 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 95, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 474 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 95, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 475 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 96, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 476 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 96, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 477 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 96, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 478 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 96, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 479 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 96, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 480 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 97, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 481 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 97, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 482 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 97, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 483 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 97, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 484 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 97, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 485 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 98, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 486 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 98, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 487 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 98, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 488 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 98, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 489 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 98, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 490 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 99, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 491 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 99, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 492 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 99, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 493 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 99, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 494 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 99, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 495 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 100, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 496 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 100, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 497 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 100, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 498 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 100, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 499 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 100, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 500 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 101, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 501 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 101, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 502 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 101, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 503 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 101, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 504 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 101, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 505 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 102, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 506 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 102, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 507 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 102, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 508 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 102, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 509 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 102, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 510 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 103, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 511 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 103, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 512 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 103, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 513 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 103, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 514 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 103, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 515 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 104, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 516 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 104, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 517 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 104, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 518 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 104, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 519 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 104, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 520 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 105, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 521 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 105, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 522 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 105, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 523 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 105, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 524 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 105, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 525 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 106, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 526 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 106, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 527 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 106, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 528 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 106, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 529 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 106, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 530 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 107, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 531 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 107, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 532 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 107, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 533 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 107, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 534 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 107, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 535 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 108, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 536 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 108, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 537 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 108, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 538 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 108, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 539 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 108, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 540 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 109, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 541 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 109, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 542 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 109, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 543 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 109, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 544 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 109, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 545 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 110, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 546 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 110, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 547 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 110, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 548 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 110, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 549 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 110, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 550 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 111, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 551 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 111, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 552 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 111, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 553 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 111, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 554 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 111, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 555 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 112, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 556 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 112, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 557 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 112, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 558 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 112, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 559 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 112, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 560 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 113, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 561 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 113, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 562 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 113, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 563 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 113, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 564 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 113, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 565 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 114, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 566 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 114, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 567 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 114, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 568 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 114, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 569 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 114, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 570 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 115, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 571 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 115, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 572 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 115, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 573 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 115, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 574 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 115, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 575 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 116, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 576 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 116, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 577 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 116, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 578 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 116, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 579 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 116, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 580 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 117, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 581 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 117, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 582 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 117, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 583 -}, -{ - "fields": { - "priority": 4, - "double_choice": "double", - "participant": 117, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 584 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 117, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 585 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 118, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 586 -}, -{ - "fields": { - "priority": 2, - "double_choice": "double", - "participant": 118, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 587 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 118, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 588 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 118, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 589 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 118, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 590 -}, -{ - "fields": { - "priority": 1, - "double_choice": "1", - "participant": 119, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 591 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 119, - "spectacle": 1 - }, - "model": "bda.choixspectacle", - "pk": 592 -}, -{ - "fields": { - "priority": 3, - "double_choice": "1", - "participant": 119, - "spectacle": 5 - }, - "model": "bda.choixspectacle", - "pk": 593 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 119, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 594 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 119, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 595 -}, -{ - "fields": { - "priority": 1, - "double_choice": "autoquit", - "participant": 120, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 596 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 120, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 597 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 120, - "spectacle": 9 - }, - "model": "bda.choixspectacle", - "pk": 598 -}, -{ - "fields": { - "priority": 4, - "double_choice": "autoquit", - "participant": 120, - "spectacle": 6 - }, - "model": "bda.choixspectacle", - "pk": 599 -}, -{ - "fields": { - "priority": 5, - "double_choice": "1", - "participant": 120, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 600 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 121, - "spectacle": 3 - }, - "model": "bda.choixspectacle", - "pk": 601 -}, -{ - "fields": { - "priority": 2, - "double_choice": "1", - "participant": 121, - "spectacle": 4 - }, - "model": "bda.choixspectacle", - "pk": 602 -}, -{ - "fields": { - "priority": 3, - "double_choice": "double", - "participant": 121, - "spectacle": 2 - }, - "model": "bda.choixspectacle", - "pk": 603 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 121, - "spectacle": 12 - }, - "model": "bda.choixspectacle", - "pk": 604 -}, -{ - "fields": { - "priority": 5, - "double_choice": "double", - "participant": 121, - "spectacle": 10 - }, - "model": "bda.choixspectacle", - "pk": 605 -}, -{ - "fields": { - "priority": 1, - "double_choice": "double", - "participant": 122, - "spectacle": 14 - }, - "model": "bda.choixspectacle", - "pk": 606 -}, -{ - "fields": { - "priority": 2, - "double_choice": "autoquit", - "participant": 122, - "spectacle": 7 - }, - "model": "bda.choixspectacle", - "pk": 607 -}, -{ - "fields": { - "priority": 3, - "double_choice": "autoquit", - "participant": 122, - "spectacle": 13 - }, - "model": "bda.choixspectacle", - "pk": 608 -}, -{ - "fields": { - "priority": 4, - "double_choice": "1", - "participant": 122, - "spectacle": 11 - }, - "model": "bda.choixspectacle", - "pk": 609 -}, -{ - "fields": { - "priority": 5, - "double_choice": "autoquit", - "participant": 122, - "spectacle": 8 - }, - "model": "bda.choixspectacle", - "pk": 610 -} -] diff --git a/bda/management/commands/loadbdadevdata.py b/bda/management/commands/loadbdadevdata.py new file mode 100644 index 00000000..999a53e9 --- /dev/null +++ b/bda/management/commands/loadbdadevdata.py @@ -0,0 +1,99 @@ +""" +Crée deux tirages de test et y inscrit les utilisateurs +""" + +import os +import random + +from django.utils import timezone +from django.contrib.auth.models import User + +from gestioncof.management.base import MyBaseCommand +from bda.models import Tirage, Spectacle, Salle, Participant, ChoixSpectacle + + +# Où sont stockés les fichiers json +DATA_DIR = os.path.join(os.path.dirname(os.path.dirname(__file__)), + 'data') + + +class Command(MyBaseCommand): + help = "Crée deux tirages de test et y inscrit les utilisateurs." + + def handle(self, *args, **options): + # --- + # Tirages + # --- + + Tirage.objects.all().delete() + Tirage.objects.bulk_create([ + Tirage( + title="Tirage de test 1", + ouverture=timezone.now()-timezone.timedelta(days=7), + fermeture=timezone.now() + ), + Tirage( + title="Tirage de test 2", + ouverture=timezone.now(), + fermeture=timezone.now()+timezone.timedelta(days=60) + ) + ]) + tirages = Tirage.objects.all() + + # --- + # Salles + # --- + + locations = self.from_json('locations.json', DATA_DIR, Salle) + + # --- + # Spectacles + # --- + + def show_callback(show): + show.tirage = random.choice(tirages) + show.listing = bool(random.randint(0, 1)) + show.date = ( + show.tirage.fermeture + + timezone.timedelta(days=random.randint(60, 90)) + ) + show.location = random.choice(locations) + return show + shows = self.from_json( + 'shows.json', DATA_DIR, Spectacle, show_callback + ) + + # --- + # Inscriptions + # --- + + self.stdout.write("Inscription des utilisateurs aux tirages") + ChoixSpectacle.objects.all().delete() + choices = [] + for user in User.objects.filter(profile__is_cof=True): + for tirage in tirages: + part, _ = Participant.objects.get_or_create( + user=user, + tirage=tirage + ) + shows = random.sample( + list(tirage.spectacle_set.all()), + tirage.spectacle_set.count() // 2 + ) + for (rank, show) in enumerate(shows): + choices.append(ChoixSpectacle( + participant=part, + spectacle=show, + priority=rank + 1, + double_choice=random.choice( + ['1', 'double', 'autoquit'] + ) + )) + ChoixSpectacle.objects.bulk_create(choices) + self.stdout.write("- {:d} inscriptions générées".format(len(choices))) + + # --- + # On lance le premier tirage + # --- + + pass diff --git a/bda/management/data/locations.json b/bda/management/data/locations.json new file mode 100644 index 00000000..7208409b --- /dev/null +++ b/bda/management/data/locations.json @@ -0,0 +1,26 @@ +[ +{ + "name": "Cour\u00f4", + "address": "45 rue d'Ulm, cour\u00f4" +}, +{ + "name": "K-F\u00eat", + "address": "45 rue d'Ulm, escalier C, niveau -1" +}, +{ + "name": "Th\u00e9\u00e2tre", + "address": "45 rue d'Ulm, escalier C, niveau -1" +}, +{ + "name": "Cours Pasteur", + "address": "45 rue d'Ulm, cours pasteur" +}, +{ + "name": "Salle des actes", + "address": "45 rue d'Ulm, escalier A, niveau 1" +}, +{ + "name": "Amphi Rataud", + "address": "45 rue d'Ulm, NIR, niveau PB" +} +] diff --git a/bda/management/data/shows.json b/bda/management/data/shows.json new file mode 100644 index 00000000..660f2de9 --- /dev/null +++ b/bda/management/data/shows.json @@ -0,0 +1,100 @@ +[ +{ + "description": "Jazz / Funk", + "title": "Un super concert", + "price": 10.0, + "slots_description": "Debout", + "slots": 5 +}, +{ + "description": "Homemade", + "title": "Une super pi\u00e8ce", + "price": 10.0, + "slots_description": "Assises", + "slots": 60 +}, +{ + "description": "Plein air, soleil, bonne musique", + "title": "Concert pour la f\u00eate de la musique", + "price": 5.0, + "slots_description": "Debout, attention \u00e0 la fontaine", + "slots": 30 +}, +{ + "description": "Sous le regard s\u00e9v\u00e8re de Louis Pasteur", + "title": "Op\u00e9ra sans d\u00e9cors", + "price": 5.0, + "slots_description": "Assis sur l'herbe", + "slots": 20 +}, +{ + "description": "Buffet \u00e0 la fin", + "title": "Concert Trouv\u00e8re", + "price": 20.0, + "slots_description": "Assises", + "slots": 15 +}, +{ + "description": "Vive les maths", + "title": "Dessin \u00e0 la craie sur tableau noir", + "price": 10.0, + "slots_description": "Assises, tablette pour prendre des notes", + "slots": 30 +}, +{ + "description": "Une pi\u00e8ce \u00e0 un personnage", + "title": "D\u00e9cors, d\u00e9montage en musique", + "price": 0.0, + "slots_description": "Assises", + "slots": 20 +}, +{ + "description": "Annulera, annulera pas\u00a0?", + "title": "La Nuit", + "price": 27.0, + "slots_description": "", + "slots": 1000 +}, +{ + "description": "Le boum fait sa carte blanche", + "title": "Turbomix", + "price": 10.0, + "slots_description": "Debout les mains en l'air", + "slots": 20 +}, +{ + "description": "Unique repr\u00e9sentation", + "title": "Carinettes et trombone", + "price": 15.0, + "slots_description": "Chaises ikea", + "slots": 10 +}, +{ + "description": "Suivi d'une jam session", + "title": "Percussion sur rondins", + "price": 5.0, + "slots_description": "B\u00fbches", + "slots": 14 +}, +{ + "description": "\u00c9preuve sportive et artistique", + "title": "Bassin aux ernests, nage libre", + "price": 5.0, + "slots_description": "Humides", + "slots": 10 +}, +{ + "description": "Sonore", + "title": "Chant du barde", + "price": 13.0, + "slots_description": "Ne venez pas", + "slots": 20 +}, +{ + "description": "Cocorico", + "title": "Chant du coq", + "price": 4.0, + "slots_description": "bancs", + "slots": 15 +} +] diff --git a/gestioncof/fixtures/gestion.json b/gestioncof/fixtures/gestion.json index 422c9c4e..ae6466f8 100644 --- a/gestioncof/fixtures/gestion.json +++ b/gestioncof/fixtures/gestion.json @@ -152,156 +152,6 @@ "model": "gestioncof.petitcourssubject", "pk": 4 }, -{ - "fields": { - "matiere": 1, - "niveau": "college", - "user": 11, - "agrege": false - }, - "model": "gestioncof.petitcoursability", - "pk": 1 -}, -{ - "fields": { - "matiere": 1, - "niveau": "lycee", - "user": 11, - "agrege": false - }, - "model": "gestioncof.petitcoursability", - "pk": 2 -}, -{ - "fields": { - "matiere": 1, - "niveau": "prepa1styear", - "user": 11, - "agrege": false - }, - "model": "gestioncof.petitcoursability", - "pk": 3 -}, -{ - "fields": { - "matiere": 1, - "niveau": "prepa2ndyear", - "user": 11, - "agrege": false - }, - "model": "gestioncof.petitcoursability", - "pk": 4 -}, -{ - "fields": { - "matiere": 1, - "niveau": "licence3", - "user": 11, - "agrege": false - }, - "model": "gestioncof.petitcoursability", - "pk": 5 -}, -{ - "fields": { - "matiere": 1, - "niveau": "prepa1styear", - "user": 43, - "agrege": true - }, - "model": "gestioncof.petitcoursability", - "pk": 6 -}, -{ - "fields": { - "matiere": 1, - "niveau": "prepa2ndyear", - "user": 43, - "agrege": true - }, - "model": "gestioncof.petitcoursability", - "pk": 7 -}, -{ - "fields": { - "matiere": 1, - "niveau": "licence3", - "user": 43, - "agrege": true - }, - "model": "gestioncof.petitcoursability", - "pk": 8 -}, -{ - "fields": { - "matiere": 2, - "niveau": "college", - "user": 43, - "agrege": false - }, - "model": "gestioncof.petitcoursability", - "pk": 9 -}, -{ - "fields": { - "matiere": 2, - "niveau": "lycee", - "user": 43, - "agrege": false - }, - "model": "gestioncof.petitcoursability", - "pk": 10 -}, -{ - "fields": { - "matiere": 3, - "niveau": "lycee", - "user": 48, - "agrege": true - }, - "model": "gestioncof.petitcoursability", - "pk": 11 -}, -{ - "fields": { - "matiere": 3, - "niveau": "prepa1styear", - "user": 48, - "agrege": true - }, - "model": "gestioncof.petitcoursability", - "pk": 12 -}, -{ - "fields": { - "matiere": 3, - "niveau": "prepa2ndyear", - "user": 48, - "agrege": true - }, - "model": "gestioncof.petitcoursability", - "pk": 13 -}, -{ - "fields": { - "matiere": 3, - "niveau": "licence3", - "user": 48, - "agrege": true - }, - "model": "gestioncof.petitcoursability", - "pk": 14 -}, -{ - "fields": { - "matiere": 4, - "niveau": "college", - "user": 10, - "agrege": false - }, - "model": "gestioncof.petitcoursability", - "pk": 15 -}, { "fields": { "traitee": false, diff --git a/gestioncof/fixtures/root.json b/gestioncof/fixtures/root.json deleted file mode 100644 index 07698dd9..00000000 --- a/gestioncof/fixtures/root.json +++ /dev/null @@ -1,41 +0,0 @@ -[ -{ - "fields": { - "username": "root", - "first_name": "super", - "last_name": "user", - "is_active": true, - "is_superuser": true, - "is_staff": true, - "last_login": null, - "groups": [], - "user_permissions": [], - "password": "pbkdf2_sha256$12000$yRpkPuayQ8De$h6bDe+Q4kMikzwEbLNw2I9/V/1/v3F3yLIjEZIFSHrY=", - "email": "root@localhost", - "date_joined": "2016-06-15T17:50:57Z" - }, - "model": "auth.user", - "pk": 62 -}, -{ - "fields": { - "departement": "", - "type_cotiz": "normalien", - "petits_cours_remarques": "", - "is_buro": true, - "is_cof": true, - "mailing_cof": true, - "comments": "Super utilisateur", - "login_clipper": "", - "phone": "", - "num": 62, - "mailing_bda_revente": true, - "user": 62, - "petits_cours_accept": false, - "mailing_bda": true, - "occupation": "1A" - }, - "model": "gestioncof.cofprofile", - "pk": 62 -} -] diff --git a/gestioncof/fixtures/users.json b/gestioncof/fixtures/users.json deleted file mode 100644 index eb29443a..00000000 --- a/gestioncof/fixtures/users.json +++ /dev/null @@ -1,6361 +0,0 @@ -[ -{ - "model": "auth.user", - "fields": { - "username": "Abraracourcix", - "is_superuser": false, - "last_login": "2017-01-02T23:36:16.596Z", - "first_name": "Abraracourcix", - "email": "Abraracourcix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [ - 1 - ], - "user_permissions": [], - "password": "pbkdf2_sha256$20000$sf6kk1dVD9Ab$WCyWkBEco6KuMy1ge7IJFHle6UmyC10VB+zPHrsfmck=", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 1 -}, -{ - "model": "auth.user", - "fields": { - "username": "Acidenitrix", - "is_superuser": false, - "last_login": null, - "first_name": "Acidenitrix", - "email": "Acidenitrix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!duNF8Yf2NRm6cnuWSyyXSp8f5RgihnWt2xK4IqFA", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 2 -}, -{ - "model": "auth.user", - "fields": { - "username": "Agecanonix", - "is_superuser": false, - "last_login": null, - "first_name": "Agecanonix", - "email": "Agecanonix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!Rr0thdxsa9FONDMb8nm344WLUtfNH4AqwWov6aIF", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 3 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alambix", - "is_superuser": false, - "last_login": null, - "first_name": "Alambix", - "email": "Alambix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!oJRF2t5SnX3uleZSSnjLVh7a9QIesFvNlHVLVEDQ", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 4 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amerix", - "is_superuser": false, - "last_login": null, - "first_name": "Amerix", - "email": "Amerix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!NpliH9Loudd5ueP94tOWUF9Ii3k4T4n9oyUqYL2W", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 5 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amnesix", - "is_superuser": false, - "last_login": null, - "first_name": "Amnesix", - "email": "Amnesix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!PUDFSYbngLM1giiG837K2bzn8S4v7PzVsLuBwihe", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 6 -}, -{ - "model": "auth.user", - "fields": { - "username": "Aniline", - "is_superuser": false, - "last_login": null, - "first_name": "Aniline", - "email": "Aniline.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!38v1uqRLErnyQkUWRnDECpb7jc7IMaeyvbpW1tSW", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 7 -}, -{ - "model": "auth.user", - "fields": { - "username": "Aplusbegalix", - "is_superuser": false, - "last_login": null, - "first_name": "Aplusbegalix", - "email": "Aplusbegalix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!rkeOwm7FdAel3AqNVVz3PyGmtYK3pWIvmH1tpMxg", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 8 -}, -{ - "model": "auth.user", - "fields": { - "username": "Archeopterix", - "is_superuser": false, - "last_login": null, - "first_name": "Archeopterix", - "email": "Archeopterix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!OngnIuRNjV3ZUAx8N3qkXdGI4dn4UoWdUPu5UqNt", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 9 -}, -{ - "model": "auth.user", - "fields": { - "username": "Assurancetourix", - "is_superuser": false, - "last_login": null, - "first_name": "Assurancetourix", - "email": "Assurancetourix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!f9xGNX3I9YngtJ9f2VkYn9WUpUBUHYu8mnjUrvm6", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 10 -}, -{ - "model": "auth.user", - "fields": { - "username": "Asterix", - "is_superuser": false, - "last_login": null, - "first_name": "Asterix", - "email": "Asterix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!Jg2iP0rinuDsF881ulT3LRl0p3RM8tvWTtmRO0xL", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 11 -}, -{ - "model": "auth.user", - "fields": { - "username": "Astronomix", - "is_superuser": false, - "last_login": null, - "first_name": "Astronomix", - "email": "Astronomix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!pGLaWR5o8UyPAwx5gWuBKyseYthOlvB8nlmuQACh", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 12 -}, -{ - "model": "auth.user", - "fields": { - "username": "Avoranfix", - "is_superuser": false, - "last_login": null, - "first_name": "Avoranfix", - "email": "Avoranfix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!eoMEmRkkrBPBZb4m3RcTix5QtciZ9DoLZf9moeMo", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 13 -}, -{ - "model": "auth.user", - "fields": { - "username": "Barometrix", - "is_superuser": false, - "last_login": null, - "first_name": "Barometrix", - "email": "Barometrix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!htuIVOgCYtBcLHZSwuJPO9YvZxCXT4Q2m6lcq4vc", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 14 -}, -{ - "model": "auth.user", - "fields": { - "username": "Beaufix", - "is_superuser": false, - "last_login": null, - "first_name": "Beaufix", - "email": "Beaufix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!ugNAJDhDmvhiyo9goNx07RRwmIUY26BBOur33FVO", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 15 -}, -{ - "model": "auth.user", - "fields": { - "username": "Berlix", - "is_superuser": false, - "last_login": null, - "first_name": "Berlix", - "email": "Berlix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!BsBLNNQ8mw01KSrqMui0IPcZs7fGvh2Fu6o1ANuG", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 16 -}, -{ - "model": "auth.user", - "fields": { - "username": "Bonemine", - "is_superuser": false, - "last_login": null, - "first_name": "Bonemine", - "email": "Bonemine.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!rbEMcQYsat8J9U70IPPQci4J7PivMbgadNodKEYa", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 17 -}, -{ - "model": "auth.user", - "fields": { - "username": "Boufiltre", - "is_superuser": false, - "last_login": null, - "first_name": "Boufiltre", - "email": "Boufiltre.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!5Bqj0MylhXDU5eUSHi57fObXHdSjB3U1vqwqzKJW", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 18 -}, -{ - "model": "auth.user", - "fields": { - "username": "Catedralgotix", - "is_superuser": false, - "last_login": null, - "first_name": "Catedralgotix", - "email": "Catedralgotix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!bUbBd2eiBhB1KQX5t09w5CtKX2UTbJMNi0j7j4H4", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 19 -}, -{ - "model": "auth.user", - "fields": { - "username": "CesarLabeldecadix", - "is_superuser": false, - "last_login": null, - "first_name": "CesarLabeldecadix", - "email": "CesarLabeldecadix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!SLAgrCEfHf6qCSXzgD80dMEiSBMmziUupy7IslED", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 20 -}, -{ - "model": "auth.user", - "fields": { - "username": "Cetautomatix", - "is_superuser": false, - "last_login": null, - "first_name": "Cetautomatix", - "email": "Cetautomatix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!lUYqMkSi0Dwl0xElnbzkPMemmFG1c7GOb74Hi030", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 21 -}, -{ - "model": "auth.user", - "fields": { - "username": "Cetyounix", - "is_superuser": false, - "last_login": null, - "first_name": "Cetyounix", - "email": "Cetyounix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!vXFkn6v33TQq4giVcdgePi7WKeJV0rfllIzduFXi", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 22 -}, -{ - "model": "auth.user", - "fields": { - "username": "Changeledix", - "is_superuser": false, - "last_login": null, - "first_name": "Changeledix", - "email": "Changeledix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!ySDEcy7fTfqdvL6xxrd4WL89D8KMvyY8nMEwH8yA", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 23 -}, -{ - "model": "auth.user", - "fields": { - "username": "Chanteclairix", - "is_superuser": false, - "last_login": null, - "first_name": "Chanteclairix", - "email": "Chanteclairix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!90WWD6RvE9cXT5hWwds1hzV7Cp6AXyQS2vUs4S9s", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 24 -}, -{ - "model": "auth.user", - "fields": { - "username": "Cicatrix", - "is_superuser": false, - "last_login": null, - "first_name": "Cicatrix", - "email": "Cicatrix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!4VF117L9OKVx0ezpiNB2c2kyx4oxeHpTRKxGozBV", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 25 -}, -{ - "model": "auth.user", - "fields": { - "username": "Comix", - "is_superuser": false, - "last_login": null, - "first_name": "Comix", - "email": "Comix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!CPec6kwZMVxaNTpFWCP6fK4tAlU2MHpTib0LKH5r", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 26 -}, -{ - "model": "auth.user", - "fields": { - "username": "Diagnostix", - "is_superuser": false, - "last_login": null, - "first_name": "Diagnostix", - "email": "Diagnostix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!1WKfAiEj2ckQD2zF34O545tHUAh6ixq69fhgFPaq", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 27 -}, -{ - "model": "auth.user", - "fields": { - "username": "Doublepolemix", - "is_superuser": false, - "last_login": null, - "first_name": "Doublepolemix", - "email": "Doublepolemix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!lZgNksvH93syhzFw9bTtUOPZQBGedULXN052TKpG", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 28 -}, -{ - "model": "auth.user", - "fields": { - "username": "Eponine", - "is_superuser": false, - "last_login": null, - "first_name": "Eponine", - "email": "Eponine.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!ll2lCGYVfLBi3ogsbIjVia5Yyq5lbuo5a47ibYO2", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 29 -}, -{ - "model": "auth.user", - "fields": { - "username": "Falbala", - "is_superuser": false, - "last_login": null, - "first_name": "Falbala", - "email": "Falbala.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!vv5xfnpipRSZ0FpEcoooSCfgzq1ufVnIOLj1Tjz9", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 30 -}, -{ - "model": "auth.user", - "fields": { - "username": "Fanzine", - "is_superuser": false, - "last_login": null, - "first_name": "Fanzine", - "email": "Fanzine.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!Pw2dGiNkKmoeNz84WRHGyVw0RmP0i8M4UD8BQLAf", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 31 -}, -{ - "model": "auth.user", - "fields": { - "username": "Gelatine", - "is_superuser": false, - "last_login": null, - "first_name": "Gelatine", - "email": "Gelatine.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!4l7FtUZbYNy2xUHVU2psfSka6TrvwQ68lx1ezo5r", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 32 -}, -{ - "model": "auth.user", - "fields": { - "username": "Goudurix", - "is_superuser": false, - "last_login": null, - "first_name": "Goudurix", - "email": "Goudurix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!3oLYAvg1fqui9sGQ8aZkyhEPZUku9Kmeo0oEKyAn", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 33 -}, -{ - "model": "auth.user", - "fields": { - "username": "Homeopatix", - "is_superuser": false, - "last_login": null, - "first_name": "Homeopatix", - "email": "Homeopatix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!7nxg5fYGqwt4uqqUgozs1n32VUIkv14MzVDJEjul", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 34 -}, -{ - "model": "auth.user", - "fields": { - "username": "Idefix", - "is_superuser": false, - "last_login": null, - "first_name": "Idefix", - "email": "Idefix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!c9f6vNfZAXylaIpopeWQpieSGm0aRufMNSDVF6KQ", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 35 -}, -{ - "model": "auth.user", - "fields": { - "username": "Ielosubmarine", - "is_superuser": false, - "last_login": null, - "first_name": "Ielosubmarine", - "email": "Ielosubmarine.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!OUrPtqag4d5FY9duktUMffx9ywviXzUpeKpRC74q", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 36 -}, -{ - "model": "auth.user", - "fields": { - "username": "Keskonrix", - "is_superuser": false, - "last_login": null, - "first_name": "Keskonrix", - "email": "Keskonrix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!vBjgP1v7IwiFfSY4f6A2N6Z3wYyip5bGU7jhas3D", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 37 -}, -{ - "model": "auth.user", - "fields": { - "username": "Lentix", - "is_superuser": false, - "last_login": null, - "first_name": "Lentix", - "email": "Lentix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!Hz6x0jtgazTnqs4T75JR46SZ7mGXe4jyw9mGHMUX", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 38 -}, -{ - "model": "auth.user", - "fields": { - "username": "Maestria", - "is_superuser": false, - "last_login": null, - "first_name": "Maestria", - "email": "Maestria.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!ghxdh9CinGSvONTpi0Xpszt72F22mk821Ig7dYXX", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 39 -}, -{ - "model": "auth.user", - "fields": { - "username": "MaitrePanix", - "is_superuser": false, - "last_login": null, - "first_name": "MaitrePanix", - "email": "MaitrePanix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!yBtiusmkHqStRq5q8CsBxGqXD9DbqMoTXRzNZxRQ", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 40 -}, -{ - "model": "auth.user", - "fields": { - "username": "MmeAgecanonix", - "is_superuser": false, - "last_login": null, - "first_name": "MmeAgecanonix", - "email": "MmeAgecanonix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!8JWFxbX14LC4yG7jZtTBYie4r4n4gvRDsQBJfX1H", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 41 -}, -{ - "model": "auth.user", - "fields": { - "username": "Moralelastix", - "is_superuser": false, - "last_login": null, - "first_name": "Moralelastix", - "email": "Moralelastix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!uHkkEgLU7mcGISbzcc0sZ3sj7WntZnt1sCNr5hwI", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 42 -}, -{ - "model": "auth.user", - "fields": { - "username": "Obelix", - "is_superuser": false, - "last_login": null, - "first_name": "Obelix", - "email": "Obelix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!1IFZ5VVxDheqCpsVZkWdceKOiE8zWtDIT6S7KyFx", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 43 -}, -{ - "model": "auth.user", - "fields": { - "username": "Obelodalix", - "is_superuser": false, - "last_login": null, - "first_name": "Obelodalix", - "email": "Obelodalix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!R31lxnRevzoy85oOcAf12aRXnGikuPAd5BFsJLaV", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 44 -}, -{ - "model": "auth.user", - "fields": { - "username": "Odalix", - "is_superuser": false, - "last_login": null, - "first_name": "Odalix", - "email": "Odalix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!2IJmAfR8vq2ONqwRjXQla4hOrDiyKg99cWgvHvZN", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 45 -}, -{ - "model": "auth.user", - "fields": { - "username": "Ordralfabetix", - "is_superuser": false, - "last_login": null, - "first_name": "Ordralfabetix", - "email": "Ordralfabetix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!3xUqCVOn2XUveibwBTyGprfJzqLCVlm1lFuZA7iq", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 46 -}, -{ - "model": "auth.user", - "fields": { - "username": "Orthopedix", - "is_superuser": false, - "last_login": null, - "first_name": "Orthopedix", - "email": "Orthopedix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!LoqbayscJAd0lC5lE9uve1hFBVtHLOEuC0syK52W", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 47 -}, -{ - "model": "auth.user", - "fields": { - "username": "Panoramix", - "is_superuser": false, - "last_login": null, - "first_name": "Panoramix", - "email": "Panoramix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!0RVNKf5GZf4bS8PpctlRCWsTBx011ws6gZHZl8ou", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 48 -}, -{ - "model": "auth.user", - "fields": { - "username": "Plaintcontrix", - "is_superuser": false, - "last_login": null, - "first_name": "Plaintcontrix", - "email": "Plaintcontrix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!8pGLvUgPa6XLI7bEZEyahwkKakkZquae5y1FBFiL", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 49 -}, -{ - "model": "auth.user", - "fields": { - "username": "Praline", - "is_superuser": false, - "last_login": null, - "first_name": "Praline", - "email": "Praline.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!amrhd9AtNZJ5aRpx6hcq03QjK2ttU2rfCeT0kLNe", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 50 -}, -{ - "model": "auth.user", - "fields": { - "username": "Prefix", - "is_superuser": false, - "last_login": null, - "first_name": "Prefix", - "email": "Prefix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!4HPIeDDpEusx4VjSINX4VYhwmzJAxHqMGW0YcgNN", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 51 -}, -{ - "model": "auth.user", - "fields": { - "username": "Prolix", - "is_superuser": false, - "last_login": null, - "first_name": "Prolix", - "email": "Prolix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!ZPl29iRZVBzRDZN1ZF08CTG8GiF9mvNdCzR7yYxe", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 52 -}, -{ - "model": "auth.user", - "fields": { - "username": "Pronostix", - "is_superuser": false, - "last_login": null, - "first_name": "Pronostix", - "email": "Pronostix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!rMlKerdOjY6fxDXbsYKhWnAUi7srUN94jYKHt93s", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 53 -}, -{ - "model": "auth.user", - "fields": { - "username": "Quatredeusix", - "is_superuser": false, - "last_login": null, - "first_name": "Quatredeusix", - "email": "Quatredeusix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!7zdXFTdA5mNQljet5nuX9EdqbmpBAcfHfcbeZez2", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 54 -}, -{ - "model": "auth.user", - "fields": { - "username": "Saingesix", - "is_superuser": false, - "last_login": null, - "first_name": "Saingesix", - "email": "Saingesix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!oljTcR9PcUEY2f4kqSTWY6fMTWgx8CyRb6qOokHX", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 55 -}, -{ - "model": "auth.user", - "fields": { - "username": "Segregationnix", - "is_superuser": false, - "last_login": null, - "first_name": "Segregationnix", - "email": "Segregationnix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!khSjZIuzYv2fbDPGCCL0bQcW6a3r7AOT2fsiP0vp", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 56 -}, -{ - "model": "auth.user", - "fields": { - "username": "Septantesix", - "is_superuser": false, - "last_login": null, - "first_name": "Septantesix", - "email": "Septantesix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!DceEC0jjxEvD6oRoJxFOt0LgIMF5XNdqVsSmd9ud", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 57 -}, -{ - "model": "auth.user", - "fields": { - "username": "Tournedix", - "is_superuser": false, - "last_login": null, - "first_name": "Tournedix", - "email": "Tournedix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!7GHjKTbx2WRxlXfax7KNpPea7783THBLA5KbSHS9", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 58 -}, -{ - "model": "auth.user", - "fields": { - "username": "Tragicomix", - "is_superuser": false, - "last_login": null, - "first_name": "Tragicomix", - "email": "Tragicomix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!SHKzPUbz2mtNDAXwF7WSlczAOs9P7G2JmerFPZbQ", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 59 -}, -{ - "model": "auth.user", - "fields": { - "username": "Coriza", - "is_superuser": false, - "last_login": null, - "first_name": "Coriza", - "email": "Coriza.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!GHxmhoRmcQsY7ZnQSkH1ICGZck58yHsHDFwhJ6q2", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 60 -}, -{ - "model": "auth.user", - "fields": { - "username": "Zerozerosix", - "is_superuser": false, - "last_login": null, - "first_name": "Zerozerosix", - "email": "Zerozerosix.gaulois@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "!b5lq3LOLGWHzPV4UgqXIZ0WtyIVoE2J5xIIadRr4", - "last_name": "Gaulois", - "date_joined": "2016-06-15T17:50:57Z" - }, - "pk": 61 -}, -{ - "model": "auth.user", - "fields": { - "username": "Abel", - "is_superuser": false, - "last_login": null, - "first_name": "Abel", - "email": "Abel.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.594Z" - }, - "pk": 63 -}, -{ - "model": "auth.user", - "fields": { - "username": "Abelardus", - "is_superuser": false, - "last_login": null, - "first_name": "Abelardus", - "email": "Abelardus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.594Z" - }, - "pk": 64 -}, -{ - "model": "auth.user", - "fields": { - "username": "Abrahamus", - "is_superuser": false, - "last_login": null, - "first_name": "Abrahamus", - "email": "Abrahamus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.603Z" - }, - "pk": 65 -}, -{ - "model": "auth.user", - "fields": { - "username": "Acacius", - "is_superuser": false, - "last_login": null, - "first_name": "Acacius", - "email": "Acacius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.610Z" - }, - "pk": 66 -}, -{ - "model": "auth.user", - "fields": { - "username": "Accius", - "is_superuser": false, - "last_login": null, - "first_name": "Accius", - "email": "Accius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.615Z" - }, - "pk": 67 -}, -{ - "model": "auth.user", - "fields": { - "username": "Achaicus", - "is_superuser": false, - "last_login": null, - "first_name": "Achaicus", - "email": "Achaicus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.622Z" - }, - "pk": 68 -}, -{ - "model": "auth.user", - "fields": { - "username": "Achill", - "is_superuser": false, - "last_login": null, - "first_name": "Achill", - "email": "Achill.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.628Z" - }, - "pk": 69 -}, -{ - "model": "auth.user", - "fields": { - "username": "Achilles", - "is_superuser": false, - "last_login": null, - "first_name": "Achilles", - "email": "Achilles.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.632Z" - }, - "pk": 70 -}, -{ - "model": "auth.user", - "fields": { - "username": "Achilleus", - "is_superuser": false, - "last_login": null, - "first_name": "Achilleus", - "email": "Achilleus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.635Z" - }, - "pk": 71 -}, -{ - "model": "auth.user", - "fields": { - "username": "Acrisius", - "is_superuser": false, - "last_login": null, - "first_name": "Acrisius", - "email": "Acrisius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.639Z" - }, - "pk": 72 -}, -{ - "model": "auth.user", - "fields": { - "username": "Actaeon", - "is_superuser": false, - "last_login": null, - "first_name": "Actaeon", - "email": "Actaeon.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.642Z" - }, - "pk": 73 -}, -{ - "model": "auth.user", - "fields": { - "username": "Acteon", - "is_superuser": false, - "last_login": null, - "first_name": "Acteon", - "email": "Acteon.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.646Z" - }, - "pk": 74 -}, -{ - "model": "auth.user", - "fields": { - "username": "Adalricus", - "is_superuser": false, - "last_login": null, - "first_name": "Adalricus", - "email": "Adalricus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.649Z" - }, - "pk": 75 -}, -{ - "model": "auth.user", - "fields": { - "username": "Adelfonsus", - "is_superuser": false, - "last_login": null, - "first_name": "Adelfonsus", - "email": "Adelfonsus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.652Z" - }, - "pk": 76 -}, -{ - "model": "auth.user", - "fields": { - "username": "Adelphus", - "is_superuser": false, - "last_login": null, - "first_name": "Adelphus", - "email": "Adelphus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.655Z" - }, - "pk": 77 -}, -{ - "model": "auth.user", - "fields": { - "username": "Adeodatus", - "is_superuser": false, - "last_login": null, - "first_name": "Adeodatus", - "email": "Adeodatus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.658Z" - }, - "pk": 78 -}, -{ - "model": "auth.user", - "fields": { - "username": "Adolfus", - "is_superuser": false, - "last_login": null, - "first_name": "Adolfus", - "email": "Adolfus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.661Z" - }, - "pk": 79 -}, -{ - "model": "auth.user", - "fields": { - "username": "Adolphus", - "is_superuser": false, - "last_login": null, - "first_name": "Adolphus", - "email": "Adolphus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.664Z" - }, - "pk": 80 -}, -{ - "model": "auth.user", - "fields": { - "username": "Adrastus", - "is_superuser": false, - "last_login": null, - "first_name": "Adrastus", - "email": "Adrastus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.667Z" - }, - "pk": 81 -}, -{ - "model": "auth.user", - "fields": { - "username": "Adrianus", - "is_superuser": false, - "last_login": null, - "first_name": "Adrianus", - "email": "Adrianus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.670Z" - }, - "pk": 82 -}, -{ - "model": "auth.user", - "fields": { - "username": "\u00c6gidius", - "is_superuser": false, - "last_login": null, - "first_name": "\u00c6gidius", - "email": "\u00c6gidius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.673Z" - }, - "pk": 83 -}, -{ - "model": "auth.user", - "fields": { - "username": "\u00c6lia", - "is_superuser": false, - "last_login": null, - "first_name": "\u00c6lia", - "email": "\u00c6lia.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.676Z" - }, - "pk": 84 -}, -{ - "model": "auth.user", - "fields": { - "username": "\u00c6lianus", - "is_superuser": false, - "last_login": null, - "first_name": "\u00c6lianus", - "email": "\u00c6lianus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.679Z" - }, - "pk": 85 -}, -{ - "model": "auth.user", - "fields": { - "username": "\u00c6milianus", - "is_superuser": false, - "last_login": null, - "first_name": "\u00c6milianus", - "email": "\u00c6milianus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.682Z" - }, - "pk": 86 -}, -{ - "model": "auth.user", - "fields": { - "username": "\u00c6milius", - "is_superuser": false, - "last_login": null, - "first_name": "\u00c6milius", - "email": "\u00c6milius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.685Z" - }, - "pk": 87 -}, -{ - "model": "auth.user", - "fields": { - "username": "Aeneas", - "is_superuser": false, - "last_login": null, - "first_name": "Aeneas", - "email": "Aeneas.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.688Z" - }, - "pk": 88 -}, -{ - "model": "auth.user", - "fields": { - "username": "\u00c6olus", - "is_superuser": false, - "last_login": null, - "first_name": "\u00c6olus", - "email": "\u00c6olus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.691Z" - }, - "pk": 89 -}, -{ - "model": "auth.user", - "fields": { - "username": "\u00c6schylus", - "is_superuser": false, - "last_login": null, - "first_name": "\u00c6schylus", - "email": "\u00c6schylus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.694Z" - }, - "pk": 90 -}, -{ - "model": "auth.user", - "fields": { - "username": "\u00c6son", - "is_superuser": false, - "last_login": null, - "first_name": "\u00c6son", - "email": "\u00c6son.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.697Z" - }, - "pk": 91 -}, -{ - "model": "auth.user", - "fields": { - "username": "\u00c6sop", - "is_superuser": false, - "last_login": null, - "first_name": "\u00c6sop", - "email": "\u00c6sop.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.700Z" - }, - "pk": 92 -}, -{ - "model": "auth.user", - "fields": { - "username": "\u00c6ther", - "is_superuser": false, - "last_login": null, - "first_name": "\u00c6ther", - "email": "\u00c6ther.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.703Z" - }, - "pk": 93 -}, -{ - "model": "auth.user", - "fields": { - "username": "\u00c6tius", - "is_superuser": false, - "last_login": null, - "first_name": "\u00c6tius", - "email": "\u00c6tius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.706Z" - }, - "pk": 94 -}, -{ - "model": "auth.user", - "fields": { - "username": "Agapetus", - "is_superuser": false, - "last_login": null, - "first_name": "Agapetus", - "email": "Agapetus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.709Z" - }, - "pk": 95 -}, -{ - "model": "auth.user", - "fields": { - "username": "Agapitus", - "is_superuser": false, - "last_login": null, - "first_name": "Agapitus", - "email": "Agapitus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.712Z" - }, - "pk": 96 -}, -{ - "model": "auth.user", - "fields": { - "username": "Agapius", - "is_superuser": false, - "last_login": null, - "first_name": "Agapius", - "email": "Agapius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.715Z" - }, - "pk": 97 -}, -{ - "model": "auth.user", - "fields": { - "username": "Agathangelus", - "is_superuser": false, - "last_login": null, - "first_name": "Agathangelus", - "email": "Agathangelus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.718Z" - }, - "pk": 98 -}, -{ - "model": "auth.user", - "fields": { - "username": "Aigidius", - "is_superuser": false, - "last_login": null, - "first_name": "Aigidius", - "email": "Aigidius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.721Z" - }, - "pk": 99 -}, -{ - "model": "auth.user", - "fields": { - "username": "Aiolus", - "is_superuser": false, - "last_login": null, - "first_name": "Aiolus", - "email": "Aiolus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.724Z" - }, - "pk": 100 -}, -{ - "model": "auth.user", - "fields": { - "username": "Ajax", - "is_superuser": false, - "last_login": null, - "first_name": "Ajax", - "email": "Ajax.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.727Z" - }, - "pk": 101 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alair", - "is_superuser": false, - "last_login": null, - "first_name": "Alair", - "email": "Alair.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.730Z" - }, - "pk": 102 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alaricus", - "is_superuser": false, - "last_login": null, - "first_name": "Alaricus", - "email": "Alaricus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.732Z" - }, - "pk": 103 -}, -{ - "model": "auth.user", - "fields": { - "username": "Albanus", - "is_superuser": false, - "last_login": null, - "first_name": "Albanus", - "email": "Albanus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.735Z" - }, - "pk": 104 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alberic", - "is_superuser": false, - "last_login": null, - "first_name": "Alberic", - "email": "Alberic.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.738Z" - }, - "pk": 105 -}, -{ - "model": "auth.user", - "fields": { - "username": "Albericus", - "is_superuser": false, - "last_login": null, - "first_name": "Albericus", - "email": "Albericus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.741Z" - }, - "pk": 106 -}, -{ - "model": "auth.user", - "fields": { - "username": "Albertus", - "is_superuser": false, - "last_login": null, - "first_name": "Albertus", - "email": "Albertus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.744Z" - }, - "pk": 107 -}, -{ - "model": "auth.user", - "fields": { - "username": "Albinus", - "is_superuser": false, - "last_login": null, - "first_name": "Albinus", - "email": "Albinus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.747Z" - }, - "pk": 108 -}, -{ - "model": "auth.user", - "fields": { - "username": "Albus", - "is_superuser": false, - "last_login": null, - "first_name": "Albus", - "email": "Albus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.750Z" - }, - "pk": 109 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alcaeus", - "is_superuser": false, - "last_login": null, - "first_name": "Alcaeus", - "email": "Alcaeus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.753Z" - }, - "pk": 110 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alcander", - "is_superuser": false, - "last_login": null, - "first_name": "Alcander", - "email": "Alcander.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.757Z" - }, - "pk": 111 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alcimus", - "is_superuser": false, - "last_login": null, - "first_name": "Alcimus", - "email": "Alcimus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.760Z" - }, - "pk": 112 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alcinder", - "is_superuser": false, - "last_login": null, - "first_name": "Alcinder", - "email": "Alcinder.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.763Z" - }, - "pk": 113 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alerio", - "is_superuser": false, - "last_login": null, - "first_name": "Alerio", - "email": "Alerio.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.766Z" - }, - "pk": 114 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alexandrus", - "is_superuser": false, - "last_login": null, - "first_name": "Alexandrus", - "email": "Alexandrus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.769Z" - }, - "pk": 115 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alexis", - "is_superuser": false, - "last_login": null, - "first_name": "Alexis", - "email": "Alexis.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.772Z" - }, - "pk": 116 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alexius", - "is_superuser": false, - "last_login": null, - "first_name": "Alexius", - "email": "Alexius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.775Z" - }, - "pk": 117 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alexus", - "is_superuser": false, - "last_login": null, - "first_name": "Alexus", - "email": "Alexus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.778Z" - }, - "pk": 118 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alfonsus", - "is_superuser": false, - "last_login": null, - "first_name": "Alfonsus", - "email": "Alfonsus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.780Z" - }, - "pk": 119 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alfredus", - "is_superuser": false, - "last_login": null, - "first_name": "Alfredus", - "email": "Alfredus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.783Z" - }, - "pk": 120 -}, -{ - "model": "auth.user", - "fields": { - "username": "Almericus", - "is_superuser": false, - "last_login": null, - "first_name": "Almericus", - "email": "Almericus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.786Z" - }, - "pk": 121 -}, -{ - "model": "auth.user", - "fields": { - "username": "Aloisius", - "is_superuser": false, - "last_login": null, - "first_name": "Aloisius", - "email": "Aloisius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.789Z" - }, - "pk": 122 -}, -{ - "model": "auth.user", - "fields": { - "username": "Aloysius", - "is_superuser": false, - "last_login": null, - "first_name": "Aloysius", - "email": "Aloysius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.792Z" - }, - "pk": 123 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alphaeus", - "is_superuser": false, - "last_login": null, - "first_name": "Alphaeus", - "email": "Alphaeus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.795Z" - }, - "pk": 124 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alpheaus", - "is_superuser": false, - "last_login": null, - "first_name": "Alpheaus", - "email": "Alpheaus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.798Z" - }, - "pk": 125 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alpheus", - "is_superuser": false, - "last_login": null, - "first_name": "Alpheus", - "email": "Alpheus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.801Z" - }, - "pk": 126 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alphoeus", - "is_superuser": false, - "last_login": null, - "first_name": "Alphoeus", - "email": "Alphoeus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.804Z" - }, - "pk": 127 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alphonsus", - "is_superuser": false, - "last_login": null, - "first_name": "Alphonsus", - "email": "Alphonsus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.807Z" - }, - "pk": 128 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alphonzus", - "is_superuser": false, - "last_login": null, - "first_name": "Alphonzus", - "email": "Alphonzus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.810Z" - }, - "pk": 129 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alvinius", - "is_superuser": false, - "last_login": null, - "first_name": "Alvinius", - "email": "Alvinius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.814Z" - }, - "pk": 130 -}, -{ - "model": "auth.user", - "fields": { - "username": "Alvredus", - "is_superuser": false, - "last_login": null, - "first_name": "Alvredus", - "email": "Alvredus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.816Z" - }, - "pk": 131 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amadeus", - "is_superuser": false, - "last_login": null, - "first_name": "Amadeus", - "email": "Amadeus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.819Z" - }, - "pk": 132 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amaliricus", - "is_superuser": false, - "last_login": null, - "first_name": "Amaliricus", - "email": "Amaliricus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.822Z" - }, - "pk": 133 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amandus", - "is_superuser": false, - "last_login": null, - "first_name": "Amandus", - "email": "Amandus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.825Z" - }, - "pk": 134 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amantius", - "is_superuser": false, - "last_login": null, - "first_name": "Amantius", - "email": "Amantius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.828Z" - }, - "pk": 135 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amarandus", - "is_superuser": false, - "last_login": null, - "first_name": "Amarandus", - "email": "Amarandus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.831Z" - }, - "pk": 136 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amaranthus", - "is_superuser": false, - "last_login": null, - "first_name": "Amaranthus", - "email": "Amaranthus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.834Z" - }, - "pk": 137 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amatus", - "is_superuser": false, - "last_login": null, - "first_name": "Amatus", - "email": "Amatus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.837Z" - }, - "pk": 138 -}, -{ - "model": "auth.user", - "fields": { - "username": "Ambrosianus", - "is_superuser": false, - "last_login": null, - "first_name": "Ambrosianus", - "email": "Ambrosianus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.840Z" - }, - "pk": 139 -}, -{ - "model": "auth.user", - "fields": { - "username": "Ambrosius", - "is_superuser": false, - "last_login": null, - "first_name": "Ambrosius", - "email": "Ambrosius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.844Z" - }, - "pk": 140 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amedeus", - "is_superuser": false, - "last_login": null, - "first_name": "Amedeus", - "email": "Amedeus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.847Z" - }, - "pk": 141 -}, -{ - "model": "auth.user", - "fields": { - "username": "Americus", - "is_superuser": false, - "last_login": null, - "first_name": "Americus", - "email": "Americus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.850Z" - }, - "pk": 142 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amlethus", - "is_superuser": false, - "last_login": null, - "first_name": "Amlethus", - "email": "Amlethus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.853Z" - }, - "pk": 143 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amletus", - "is_superuser": false, - "last_login": null, - "first_name": "Amletus", - "email": "Amletus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.855Z" - }, - "pk": 144 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amor", - "is_superuser": false, - "last_login": null, - "first_name": "Amor", - "email": "Amor.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.859Z" - }, - "pk": 145 -}, -{ - "model": "auth.user", - "fields": { - "username": "Ampelius", - "is_superuser": false, - "last_login": null, - "first_name": "Ampelius", - "email": "Ampelius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.861Z" - }, - "pk": 146 -}, -{ - "model": "auth.user", - "fields": { - "username": "Amphion", - "is_superuser": false, - "last_login": null, - "first_name": "Amphion", - "email": "Amphion.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.865Z" - }, - "pk": 147 -}, -{ - "model": "auth.user", - "fields": { - "username": "Anacletus", - "is_superuser": false, - "last_login": null, - "first_name": "Anacletus", - "email": "Anacletus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.868Z" - }, - "pk": 148 -}, -{ - "model": "auth.user", - "fields": { - "username": "Anastasius", - "is_superuser": false, - "last_login": null, - "first_name": "Anastasius", - "email": "Anastasius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.871Z" - }, - "pk": 149 -}, -{ - "model": "auth.user", - "fields": { - "username": "Anastatius", - "is_superuser": false, - "last_login": null, - "first_name": "Anastatius", - "email": "Anastatius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.874Z" - }, - "pk": 150 -}, -{ - "model": "auth.user", - "fields": { - "username": "Anastius", - "is_superuser": false, - "last_login": null, - "first_name": "Anastius", - "email": "Anastius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.877Z" - }, - "pk": 151 -}, -{ - "model": "auth.user", - "fields": { - "username": "Anatolius", - "is_superuser": false, - "last_login": null, - "first_name": "Anatolius", - "email": "Anatolius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.880Z" - }, - "pk": 152 -}, -{ - "model": "auth.user", - "fields": { - "username": "Androcles", - "is_superuser": false, - "last_login": null, - "first_name": "Androcles", - "email": "Androcles.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.883Z" - }, - "pk": 153 -}, -{ - "model": "auth.user", - "fields": { - "username": "Andronicus", - "is_superuser": false, - "last_login": null, - "first_name": "Andronicus", - "email": "Andronicus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.886Z" - }, - "pk": 154 -}, -{ - "model": "auth.user", - "fields": { - "username": "Anencletus", - "is_superuser": false, - "last_login": null, - "first_name": "Anencletus", - "email": "Anencletus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.889Z" - }, - "pk": 155 -}, -{ - "model": "auth.user", - "fields": { - "username": "Angelicus", - "is_superuser": false, - "last_login": null, - "first_name": "Angelicus", - "email": "Angelicus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.892Z" - }, - "pk": 156 -}, -{ - "model": "auth.user", - "fields": { - "username": "Angelus", - "is_superuser": false, - "last_login": null, - "first_name": "Angelus", - "email": "Angelus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.895Z" - }, - "pk": 157 -}, -{ - "model": "auth.user", - "fields": { - "username": "Anicetus", - "is_superuser": false, - "last_login": null, - "first_name": "Anicetus", - "email": "Anicetus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.898Z" - }, - "pk": 158 -}, -{ - "model": "auth.user", - "fields": { - "username": "Antigonus", - "is_superuser": false, - "last_login": null, - "first_name": "Antigonus", - "email": "Antigonus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.901Z" - }, - "pk": 159 -}, -{ - "model": "auth.user", - "fields": { - "username": "Antipater", - "is_superuser": false, - "last_login": null, - "first_name": "Antipater", - "email": "Antipater.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.904Z" - }, - "pk": 160 -}, -{ - "model": "auth.user", - "fields": { - "username": "Antoninus", - "is_superuser": false, - "last_login": null, - "first_name": "Antoninus", - "email": "Antoninus.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.907Z" - }, - "pk": 161 -}, -{ - "model": "auth.user", - "fields": { - "username": "Antonius", - "is_superuser": false, - "last_login": null, - "first_name": "Antonius", - "email": "Antonius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.910Z" - }, - "pk": 162 -}, -{ - "model": "auth.user", - "fields": { - "username": "Aphrodisius", - "is_superuser": false, - "last_login": null, - "first_name": "Aphrodisius", - "email": "Aphrodisius.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.913Z" - }, - "pk": 163 -}, -{ - "model": "auth.user", - "fields": { - "username": "Apollinaris", - "is_superuser": false, - "last_login": null, - "first_name": "Apollinaris", - "email": "Apollinaris.Romain@ens.fr", - "is_active": true, - "is_staff": false, - "groups": [], - "user_permissions": [], - "password": "", - "last_name": "Romain", - "date_joined": "2017-01-02T23:01:00.916Z" - }, - "pk": 164 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 1, - "type_cotiz": "normalien", - "user": 1, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 1 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 2, - "type_cotiz": "normalien", - "user": 2, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 2 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 3, - "type_cotiz": "normalien", - "user": 3, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 3 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 4, - "type_cotiz": "normalien", - "user": 4, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 4 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 5, - "type_cotiz": "normalien", - "user": 5, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 5 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 6, - "type_cotiz": "normalien", - "user": 6, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 6 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 7, - "type_cotiz": "normalien", - "user": 7, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 7 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 8, - "type_cotiz": "normalien", - "user": 8, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 8 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 9, - "type_cotiz": "normalien", - "user": 9, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 9 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 10, - "type_cotiz": "normalien", - "user": 10, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": true, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 10 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 11, - "type_cotiz": "normalien", - "user": 11, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": true, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 11 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 12, - "type_cotiz": "normalien", - "user": 12, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 12 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 13, - "type_cotiz": "normalien", - "user": 13, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 13 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 14, - "type_cotiz": "normalien", - "user": 14, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 14 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 15, - "type_cotiz": "normalien", - "user": 15, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 15 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 16, - "type_cotiz": "normalien", - "user": 16, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 16 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 17, - "type_cotiz": "normalien", - "user": 17, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 17 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 18, - "type_cotiz": "normalien", - "user": 18, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 18 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 19, - "type_cotiz": "normalien", - "user": 19, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 19 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 20, - "type_cotiz": "normalien", - "user": 20, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 20 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 21, - "type_cotiz": "normalien", - "user": 21, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 21 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 22, - "type_cotiz": "normalien", - "user": 22, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 22 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 23, - "type_cotiz": "normalien", - "user": 23, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 23 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 24, - "type_cotiz": "normalien", - "user": 24, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 24 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 25, - "type_cotiz": "normalien", - "user": 25, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 25 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 26, - "type_cotiz": "normalien", - "user": 26, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 26 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 27, - "type_cotiz": "normalien", - "user": 27, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 27 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 28, - "type_cotiz": "normalien", - "user": 28, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 28 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 29, - "type_cotiz": "normalien", - "user": 29, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 29 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 30, - "type_cotiz": "normalien", - "user": 30, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 30 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 31, - "type_cotiz": "normalien", - "user": 31, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 31 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 32, - "type_cotiz": "normalien", - "user": 32, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 32 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 33, - "type_cotiz": "normalien", - "user": 33, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 33 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 34, - "type_cotiz": "normalien", - "user": 34, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 34 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 35, - "type_cotiz": "normalien", - "user": 35, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 35 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 36, - "type_cotiz": "normalien", - "user": 36, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 36 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 37, - "type_cotiz": "normalien", - "user": 37, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 37 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 38, - "type_cotiz": "normalien", - "user": 38, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 38 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 39, - "type_cotiz": "normalien", - "user": 39, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 39 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 40, - "type_cotiz": "normalien", - "user": 40, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 40 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 41, - "type_cotiz": "normalien", - "user": 41, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 41 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 42, - "type_cotiz": "normalien", - "user": 42, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 42 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 43, - "type_cotiz": "normalien", - "user": 43, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": true, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 43 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 44, - "type_cotiz": "normalien", - "user": 44, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 44 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 45, - "type_cotiz": "normalien", - "user": 45, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 45 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 46, - "type_cotiz": "normalien", - "user": 46, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 46 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 47, - "type_cotiz": "normalien", - "user": 47, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 47 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 48, - "type_cotiz": "normalien", - "user": 48, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": true, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 48 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 49, - "type_cotiz": "normalien", - "user": 49, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 49 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 50, - "type_cotiz": "normalien", - "user": 50, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 50 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 51, - "type_cotiz": "normalien", - "user": 51, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 51 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 52, - "type_cotiz": "normalien", - "user": 52, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 52 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 53, - "type_cotiz": "normalien", - "user": 53, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 53 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 54, - "type_cotiz": "normalien", - "user": 54, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 54 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 55, - "type_cotiz": "normalien", - "user": 55, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 55 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 56, - "type_cotiz": "normalien", - "user": 56, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 56 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 57, - "type_cotiz": "normalien", - "user": 57, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 57 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 58, - "type_cotiz": "normalien", - "user": 58, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 58 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 59, - "type_cotiz": "normalien", - "user": 59, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 59 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 60, - "type_cotiz": "normalien", - "user": 60, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 60 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 61, - "type_cotiz": "normalien", - "user": 61, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": true, - "phone": "", - "departement": "", - "mailing_cof": true, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": true, - "occupation": "1A", - "mailing_bda_revente": true - }, - "pk": 61 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 63, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 63 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 64, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 64 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 65, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 65 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 66, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 66 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 67, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 67 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 68, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 68 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 69, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 69 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 70, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 70 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 71, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 71 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 72, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 72 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 73, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 73 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 74, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 74 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 75, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 75 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 76, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 76 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 77, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 77 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 78, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 78 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 79, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 79 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 80, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 80 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 81, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 81 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 82, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 82 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 83, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 83 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 84, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 84 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 85, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 85 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 86, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 86 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 87, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 87 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 88, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 88 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 89, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 89 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 90, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 90 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 91, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 91 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 92, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 92 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 93, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 93 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 94, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 94 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 95, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 95 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 96, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 96 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 97, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 97 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 98, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 98 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 99, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 99 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 100, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 100 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 101, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 101 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 102, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 102 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 103, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 103 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 104, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 104 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 105, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 105 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 106, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 106 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 107, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 107 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 108, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 108 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 109, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 109 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 110, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 110 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 111, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 111 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 112, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 112 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 113, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 113 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 114, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 114 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 115, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 115 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 116, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 116 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 117, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 117 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 118, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 118 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 119, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 119 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 120, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 120 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 121, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 121 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 122, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 122 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 123, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 123 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 124, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 124 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 125, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 125 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 126, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 126 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 127, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 127 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 128, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 128 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 129, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 129 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 130, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 130 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 131, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 131 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 132, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 132 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 133, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 133 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 134, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 134 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 135, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 135 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 136, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 136 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 137, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 137 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 138, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 138 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 139, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 139 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 140, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 140 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 141, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 141 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 142, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 142 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 143, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 143 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 144, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 144 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 145, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 145 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 146, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 146 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 147, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 147 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 148, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 148 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 149, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 149 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 150, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 150 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 151, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 151 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 152, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 152 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 153, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 153 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 154, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 154 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 155, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 155 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 156, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 156 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 157, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 157 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 158, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 158 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 159, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 159 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 160, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 160 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 161, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 161 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 162, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 162 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 163, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 163 -}, -{ - "model": "gestioncof.cofprofile", - "fields": { - "num": 0, - "type_cotiz": "normalien", - "user": 164, - "comments": "", - "petits_cours_remarques": "", - "mailing_bda": false, - "phone": "", - "departement": "", - "mailing_cof": false, - "petits_cours_accept": false, - "is_buro": false, - "login_clipper": "", - "is_cof": false, - "occupation": "1A", - "mailing_bda_revente": false - }, - "pk": 164 -} -] diff --git a/gestioncof/management/base.py b/gestioncof/management/base.py new file mode 100644 index 00000000..ab4d1a30 --- /dev/null +++ b/gestioncof/management/base.py @@ -0,0 +1,41 @@ +""" +Un mixin à utiliser avec BaseCommand pour charger des objets depuis un json +""" + +import os +import json + +from django.core.management.base import BaseCommand + + +class MyBaseCommand(BaseCommand): + """ + Ajoute une méthode ``from_json`` qui charge des objets à partir d'un json. + """ + + def from_json(self, filename, data_dir, klass, + callback=lambda obj: obj): + """ + Charge les objets contenus dans le fichier json référencé par + ``filename`` dans la base de donnée. La fonction callback est appelées + sur chaque objet avant enregistrement. + """ + self.stdout.write("Chargement de {:s}".format(filename)) + with open(os.path.join(data_dir, filename), 'r') as file: + descriptions = json.load(file) + objects = [] + nb_new = 0 + for description in descriptions: + qset = klass.objects.filter(**description) + try: + objects.append(qset.get()) + except klass.DoesNotExist: + obj = klass(**description) + obj = callback(obj) + obj.save() + objects.append(obj) + nb_new += 1 + self.stdout.write("- {:d} objets créés".format(nb_new)) + self.stdout.write("- {:d} objets gardés en l'état" + .format(len(objects)-nb_new)) + return objects diff --git a/gestioncof/management/commands/loaddevdata.py b/gestioncof/management/commands/loaddevdata.py new file mode 100644 index 00000000..cd1d03bd --- /dev/null +++ b/gestioncof/management/commands/loaddevdata.py @@ -0,0 +1,107 @@ +""" +Charge des données de test dans la BDD +- Utilisateurs +- Sondage +- Événement +- Petits cours +""" + + +import os +import random + +from django.contrib.auth.models import User +from django.core.management import call_command + +from gestioncof.management.base import MyBaseCommand +from gestioncof.petits_cours_models import ( + PetitCoursAbility, PetitCoursSubject, LEVELS_CHOICES, + PetitCoursAttributionCounter +) + +# Où sont stockés les fichiers json +DATA_DIR = os.path.join(os.path.dirname(os.path.dirname(__file__)), + 'data') + + +class Command(MyBaseCommand): + help = "Charge des données de test dans la BDD" + + def add_argument(self, parser): + """ + Permet de ne pas créer l'utilisateur "root". + """ + parser.add_argument( + '--no-root', + action='store_true', + dest='no-root', + default=False, + help='Ne crée pas l\'utilisateur "root"' + ) + + def handle(self, *args, **options): + # --- + # Utilisateurs + # --- + + # Gaulois + gaulois = self.from_json('gaulois.json', DATA_DIR, User) + for user in gaulois: + user.profile.is_cof = True + user.profile.save() + + # Romains + self.from_json('romains.json', DATA_DIR, User) + + # Root + no_root = options.get('no-root', False) + if not no_root: + self.stdout.write("Création de l'utilisateur root") + root, _ = User.objects.get_or_create( + username='root', + first_name='super', + last_name='user', + email='root@localhost') + root.set_password('root') + root.profile.is_cof = True + root.profile.is_buro = True + root.profile.save() + root.save() + + # --- + # Petits cours + # --- + + self.stdout.write("Inscriptions au système des petits cours") + levels = [id for (id, verbose) in LEVELS_CHOICES] + subjects = list(PetitCoursSubject.objects.all()) + nb_of_teachers = 0 + for user in gaulois: + if random.randint(0, 1): + nb_of_teachers += 1 + # L'utilisateur reçoit les demandes de petits cours + user.profile.petits_cours_accept = True + user.save() + # L'utilisateur est compétent dans une matière + subject = random.choice(subjects) + if not PetitCoursAbility.objects.filter( + user=user, + matiere=subject).exists(): + PetitCoursAbility.objects.create( + user=user, + matiere=subject, + niveau=random.choice(levels), + agrege=bool(random.randint(0, 1)) + ) + # On initialise son compteur d'attributions + PetitCoursAttributionCounter.objects.get_or_create( + user=user, + matiere=subject + ) + self.stdout.write("- {:d} inscriptions".format(nb_of_teachers)) + + # --- + # Le BdA + # --- + + call_command('loadbdadevdata') diff --git a/gestioncof/management/data/gaulois.json b/gestioncof/management/data/gaulois.json new file mode 100644 index 00000000..b562aef0 --- /dev/null +++ b/gestioncof/management/data/gaulois.json @@ -0,0 +1,368 @@ +[ + { + "username": "Abraracourcix", + "email": "Abraracourcix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Abraracourcix" + }, + { + "username": "Acidenitrix", + "email": "Acidenitrix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Acidenitrix" + }, + { + "username": "Agecanonix", + "email": "Agecanonix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Agecanonix" + }, + { + "username": "Alambix", + "email": "Alambix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Alambix" + }, + { + "username": "Amerix", + "email": "Amerix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Amerix" + }, + { + "username": "Amnesix", + "email": "Amnesix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Amnesix" + }, + { + "username": "Aniline", + "email": "Aniline.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Aniline" + }, + { + "username": "Aplusbegalix", + "email": "Aplusbegalix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Aplusbegalix" + }, + { + "username": "Archeopterix", + "email": "Archeopterix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Archeopterix" + }, + { + "username": "Assurancetourix", + "email": "Assurancetourix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Assurancetourix" + }, + { + "username": "Asterix", + "email": "Asterix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Asterix" + }, + { + "username": "Astronomix", + "email": "Astronomix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Astronomix" + }, + { + "username": "Avoranfix", + "email": "Avoranfix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Avoranfix" + }, + { + "username": "Barometrix", + "email": "Barometrix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Barometrix" + }, + { + "username": "Beaufix", + "email": "Beaufix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Beaufix" + }, + { + "username": "Berlix", + "email": "Berlix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Berlix" + }, + { + "username": "Bonemine", + "email": "Bonemine.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Bonemine" + }, + { + "username": "Boufiltre", + "email": "Boufiltre.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Boufiltre" + }, + { + "username": "Catedralgotix", + "email": "Catedralgotix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Catedralgotix" + }, + { + "username": "CesarLabeldecadix", + "email": "CesarLabeldecadix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "CesarLabeldecadix" + }, + { + "username": "Cetautomatix", + "email": "Cetautomatix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Cetautomatix" + }, + { + "username": "Cetyounix", + "email": "Cetyounix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Cetyounix" + }, + { + "username": "Changeledix", + "email": "Changeledix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Changeledix" + }, + { + "username": "Chanteclairix", + "email": "Chanteclairix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Chanteclairix" + }, + { + "username": "Cicatrix", + "email": "Cicatrix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Cicatrix" + }, + { + "username": "Comix", + "email": "Comix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Comix" + }, + { + "username": "Diagnostix", + "email": "Diagnostix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Diagnostix" + }, + { + "username": "Doublepolemix", + "email": "Doublepolemix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Doublepolemix" + }, + { + "username": "Eponine", + "email": "Eponine.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Eponine" + }, + { + "username": "Falbala", + "email": "Falbala.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Falbala" + }, + { + "username": "Fanzine", + "email": "Fanzine.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Fanzine" + }, + { + "username": "Gelatine", + "email": "Gelatine.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Gelatine" + }, + { + "username": "Goudurix", + "email": "Goudurix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Goudurix" + }, + { + "username": "Homeopatix", + "email": "Homeopatix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Homeopatix" + }, + { + "username": "Idefix", + "email": "Idefix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Idefix" + }, + { + "username": "Ielosubmarine", + "email": "Ielosubmarine.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Ielosubmarine" + }, + { + "username": "Keskonrix", + "email": "Keskonrix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Keskonrix" + }, + { + "username": "Lentix", + "email": "Lentix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Lentix" + }, + { + "username": "Maestria", + "email": "Maestria.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Maestria" + }, + { + "username": "MaitrePanix", + "email": "MaitrePanix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "MaitrePanix" + }, + { + "username": "MmeAgecanonix", + "email": "MmeAgecanonix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "MmeAgecanonix" + }, + { + "username": "Moralelastix", + "email": "Moralelastix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Moralelastix" + }, + { + "username": "Obelix", + "email": "Obelix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Obelix" + }, + { + "username": "Obelodalix", + "email": "Obelodalix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Obelodalix" + }, + { + "username": "Odalix", + "email": "Odalix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Odalix" + }, + { + "username": "Ordralfabetix", + "email": "Ordralfabetix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Ordralfabetix" + }, + { + "username": "Orthopedix", + "email": "Orthopedix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Orthopedix" + }, + { + "username": "Panoramix", + "email": "Panoramix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Panoramix" + }, + { + "username": "Plaintcontrix", + "email": "Plaintcontrix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Plaintcontrix" + }, + { + "username": "Praline", + "email": "Praline.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Praline" + }, + { + "username": "Prefix", + "email": "Prefix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Prefix" + }, + { + "username": "Prolix", + "email": "Prolix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Prolix" + }, + { + "username": "Pronostix", + "email": "Pronostix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Pronostix" + }, + { + "username": "Quatredeusix", + "email": "Quatredeusix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Quatredeusix" + }, + { + "username": "Saingesix", + "email": "Saingesix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Saingesix" + }, + { + "username": "Segregationnix", + "email": "Segregationnix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Segregationnix" + }, + { + "username": "Septantesix", + "email": "Septantesix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Septantesix" + }, + { + "username": "Tournedix", + "email": "Tournedix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Tournedix" + }, + { + "username": "Tragicomix", + "email": "Tragicomix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Tragicomix" + }, + { + "username": "Coriza", + "email": "Coriza.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Coriza" + }, + { + "username": "Zerozerosix", + "email": "Zerozerosix.gaulois@ens.fr", + "last_name": "Gaulois", + "first_name": "Zerozerosix" + } +] diff --git a/gestioncof/management/data/romains.json b/gestioncof/management/data/romains.json new file mode 100644 index 00000000..731603f9 --- /dev/null +++ b/gestioncof/management/data/romains.json @@ -0,0 +1,614 @@ +[ + { + "username": "Abel", + "email": "Abel.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Abel" + }, + { + "username": "Abelardus", + "email": "Abelardus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Abelardus" + }, + { + "username": "Abrahamus", + "email": "Abrahamus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Abrahamus" + }, + { + "username": "Acacius", + "email": "Acacius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Acacius" + }, + { + "username": "Accius", + "email": "Accius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Accius" + }, + { + "username": "Achaicus", + "email": "Achaicus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Achaicus" + }, + { + "username": "Achill", + "email": "Achill.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Achill" + }, + { + "username": "Achilles", + "email": "Achilles.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Achilles" + }, + { + "username": "Achilleus", + "email": "Achilleus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Achilleus" + }, + { + "username": "Acrisius", + "email": "Acrisius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Acrisius" + }, + { + "username": "Actaeon", + "email": "Actaeon.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Actaeon" + }, + { + "username": "Acteon", + "email": "Acteon.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Acteon" + }, + { + "username": "Adalricus", + "email": "Adalricus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Adalricus" + }, + { + "username": "Adelfonsus", + "email": "Adelfonsus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Adelfonsus" + }, + { + "username": "Adelphus", + "email": "Adelphus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Adelphus" + }, + { + "username": "Adeodatus", + "email": "Adeodatus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Adeodatus" + }, + { + "username": "Adolfus", + "email": "Adolfus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Adolfus" + }, + { + "username": "Adolphus", + "email": "Adolphus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Adolphus" + }, + { + "username": "Adrastus", + "email": "Adrastus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Adrastus" + }, + { + "username": "Adrianus", + "email": "Adrianus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Adrianus" + }, + { + "username": "\u00c6gidius", + "email": "\u00c6gidius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "\u00c6gidius" + }, + { + "username": "\u00c6lia", + "email": "\u00c6lia.Romain@ens.fr", + "last_name": "Romain", + "first_name": "\u00c6lia" + }, + { + "username": "\u00c6lianus", + "email": "\u00c6lianus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "\u00c6lianus" + }, + { + "username": "\u00c6milianus", + "email": "\u00c6milianus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "\u00c6milianus" + }, + { + "username": "\u00c6milius", + "email": "\u00c6milius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "\u00c6milius" + }, + { + "username": "Aeneas", + "email": "Aeneas.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Aeneas" + }, + { + "username": "\u00c6olus", + "email": "\u00c6olus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "\u00c6olus" + }, + { + "username": "\u00c6schylus", + "email": "\u00c6schylus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "\u00c6schylus" + }, + { + "username": "\u00c6son", + "email": "\u00c6son.Romain@ens.fr", + "last_name": "Romain", + "first_name": "\u00c6son" + }, + { + "username": "\u00c6sop", + "email": "\u00c6sop.Romain@ens.fr", + "last_name": "Romain", + "first_name": "\u00c6sop" + }, + { + "username": "\u00c6ther", + "email": "\u00c6ther.Romain@ens.fr", + "last_name": "Romain", + "first_name": "\u00c6ther" + }, + { + "username": "\u00c6tius", + "email": "\u00c6tius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "\u00c6tius" + }, + { + "username": "Agapetus", + "email": "Agapetus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Agapetus" + }, + { + "username": "Agapitus", + "email": "Agapitus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Agapitus" + }, + { + "username": "Agapius", + "email": "Agapius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Agapius" + }, + { + "username": "Agathangelus", + "email": "Agathangelus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Agathangelus" + }, + { + "username": "Aigidius", + "email": "Aigidius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Aigidius" + }, + { + "username": "Aiolus", + "email": "Aiolus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Aiolus" + }, + { + "username": "Ajax", + "email": "Ajax.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Ajax" + }, + { + "username": "Alair", + "email": "Alair.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alair" + }, + { + "username": "Alaricus", + "email": "Alaricus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alaricus" + }, + { + "username": "Albanus", + "email": "Albanus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Albanus" + }, + { + "username": "Alberic", + "email": "Alberic.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alberic" + }, + { + "username": "Albericus", + "email": "Albericus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Albericus" + }, + { + "username": "Albertus", + "email": "Albertus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Albertus" + }, + { + "username": "Albinus", + "email": "Albinus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Albinus" + }, + { + "username": "Albus", + "email": "Albus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Albus" + }, + { + "username": "Alcaeus", + "email": "Alcaeus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alcaeus" + }, + { + "username": "Alcander", + "email": "Alcander.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alcander" + }, + { + "username": "Alcimus", + "email": "Alcimus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alcimus" + }, + { + "username": "Alcinder", + "email": "Alcinder.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alcinder" + }, + { + "username": "Alerio", + "email": "Alerio.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alerio" + }, + { + "username": "Alexandrus", + "email": "Alexandrus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alexandrus" + }, + { + "username": "Alexis", + "email": "Alexis.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alexis" + }, + { + "username": "Alexius", + "email": "Alexius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alexius" + }, + { + "username": "Alexus", + "email": "Alexus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alexus" + }, + { + "username": "Alfonsus", + "email": "Alfonsus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alfonsus" + }, + { + "username": "Alfredus", + "email": "Alfredus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alfredus" + }, + { + "username": "Almericus", + "email": "Almericus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Almericus" + }, + { + "username": "Aloisius", + "email": "Aloisius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Aloisius" + }, + { + "username": "Aloysius", + "email": "Aloysius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Aloysius" + }, + { + "username": "Alphaeus", + "email": "Alphaeus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alphaeus" + }, + { + "username": "Alpheaus", + "email": "Alpheaus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alpheaus" + }, + { + "username": "Alpheus", + "email": "Alpheus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alpheus" + }, + { + "username": "Alphoeus", + "email": "Alphoeus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alphoeus" + }, + { + "username": "Alphonsus", + "email": "Alphonsus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alphonsus" + }, + { + "username": "Alphonzus", + "email": "Alphonzus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alphonzus" + }, + { + "username": "Alvinius", + "email": "Alvinius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alvinius" + }, + { + "username": "Alvredus", + "email": "Alvredus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Alvredus" + }, + { + "username": "Amadeus", + "email": "Amadeus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Amadeus" + }, + { + "username": "Amaliricus", + "email": "Amaliricus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Amaliricus" + }, + { + "username": "Amandus", + "email": "Amandus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Amandus" + }, + { + "username": "Amantius", + "email": "Amantius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Amantius" + }, + { + "username": "Amarandus", + "email": "Amarandus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Amarandus" + }, + { + "username": "Amaranthus", + "email": "Amaranthus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Amaranthus" + }, + { + "username": "Amatus", + "email": "Amatus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Amatus" + }, + { + "username": "Ambrosianus", + "email": "Ambrosianus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Ambrosianus" + }, + { + "username": "Ambrosius", + "email": "Ambrosius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Ambrosius" + }, + { + "username": "Amedeus", + "email": "Amedeus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Amedeus" + }, + { + "username": "Americus", + "email": "Americus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Americus" + }, + { + "username": "Amlethus", + "email": "Amlethus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Amlethus" + }, + { + "username": "Amletus", + "email": "Amletus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Amletus" + }, + { + "username": "Amor", + "email": "Amor.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Amor" + }, + { + "username": "Ampelius", + "email": "Ampelius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Ampelius" + }, + { + "username": "Amphion", + "email": "Amphion.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Amphion" + }, + { + "username": "Anacletus", + "email": "Anacletus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Anacletus" + }, + { + "username": "Anastasius", + "email": "Anastasius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Anastasius" + }, + { + "username": "Anastatius", + "email": "Anastatius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Anastatius" + }, + { + "username": "Anastius", + "email": "Anastius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Anastius" + }, + { + "username": "Anatolius", + "email": "Anatolius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Anatolius" + }, + { + "username": "Androcles", + "email": "Androcles.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Androcles" + }, + { + "username": "Andronicus", + "email": "Andronicus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Andronicus" + }, + { + "username": "Anencletus", + "email": "Anencletus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Anencletus" + }, + { + "username": "Angelicus", + "email": "Angelicus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Angelicus" + }, + { + "username": "Angelus", + "email": "Angelus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Angelus" + }, + { + "username": "Anicetus", + "email": "Anicetus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Anicetus" + }, + { + "username": "Antigonus", + "email": "Antigonus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Antigonus" + }, + { + "username": "Antipater", + "email": "Antipater.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Antipater" + }, + { + "username": "Antoninus", + "email": "Antoninus.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Antoninus" + }, + { + "username": "Antonius", + "email": "Antonius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Antonius" + }, + { + "username": "Aphrodisius", + "email": "Aphrodisius.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Aphrodisius" + }, + { + "username": "Apollinaris", + "email": "Apollinaris.Romain@ens.fr", + "last_name": "Romain", + "first_name": "Apollinaris" + } +] diff --git a/provisioning/prepare_django.sh b/provisioning/prepare_django.sh index c8c80d05..28066579 100644 --- a/provisioning/prepare_django.sh +++ b/provisioning/prepare_django.sh @@ -3,5 +3,6 @@ source ~/venv/bin/activate python manage.py migrate -python manage.py loaddata users root bda gestion sites +python manage.py loaddata gestion sites +python manage.py loaddevdata python manage.py collectstatic --noinput From ba88b94320194c9325f32c8cff2eb393c1c31a6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Fri, 3 Feb 2017 17:07:50 +0100 Subject: [PATCH 2/4] Fixes and cleanup --- bda/management/commands/loadbdadevdata.py | 14 +- bda/views.py | 152 ++++++++++-------- gestioncof/management/commands/loaddevdata.py | 2 + 3 files changed, 98 insertions(+), 70 deletions(-) diff --git a/bda/management/commands/loadbdadevdata.py b/bda/management/commands/loadbdadevdata.py index 999a53e9..a8e3f298 100644 --- a/bda/management/commands/loadbdadevdata.py +++ b/bda/management/commands/loadbdadevdata.py @@ -10,6 +10,7 @@ from django.contrib.auth.models import User from gestioncof.management.base import MyBaseCommand from bda.models import Tirage, Spectacle, Salle, Participant, ChoixSpectacle +from bda.views import do_tirage # Où sont stockés les fichiers json @@ -30,12 +31,14 @@ class Command(MyBaseCommand): Tirage( title="Tirage de test 1", ouverture=timezone.now()-timezone.timedelta(days=7), - fermeture=timezone.now() + fermeture=timezone.now(), + active=True ), Tirage( title="Tirage de test 2", ouverture=timezone.now(), - fermeture=timezone.now()+timezone.timedelta(days=60) + fermeture=timezone.now()+timezone.timedelta(days=60), + active=True ) ]) tirages = Tirage.objects.all() @@ -51,6 +54,10 @@ class Command(MyBaseCommand): # --- def show_callback(show): + """ + Assigne un tirage, une date et un lieu à un spectacle et décide si + les places sont sur listing. + """ show.tirage = random.choice(tirages) show.listing = bool(random.randint(0, 1)) show.date = ( @@ -96,4 +103,5 @@ class Command(MyBaseCommand): # On lance le premier tirage # --- - pass + self.stdout.write("Lancement du premier tirage") + do_tirage(tirages[0], "dummy_token") diff --git a/bda/views.py b/bda/views.py index 3c448f34..1a864c7f 100644 --- a/bda/views.py +++ b/bda/views.py @@ -179,79 +179,96 @@ def inscription(request, tirage_id): "stateerror": stateerror}) -def do_tirage(request, tirage_id): - tirage_elt = get_object_or_404(Tirage, id=tirage_id) - form = TokenForm(request.POST) - if not form.is_valid(): - return tirage(request, tirage_id) +def do_tirage(tirage_elt, token): + """ + Fonction auxiliaire à la vue ``tirage`` qui lance effectivement le tirage + après qu'on a vérifié que c'est légitime et que le token donné en argument + est correct. + Rend les résultats + """ + # Initialisation du dictionnaire data qui va contenir les résultats start = time.time() - data = {} - shows = tirage_elt.spectacle_set.select_related().all() - members = tirage_elt.participant_set.all() - choices = ChoixSpectacle.objects.filter(spectacle__tirage=tirage_elt) \ - .order_by('participant', 'priority').select_related().all() - algo = Algorithm(shows, members, choices) - results = algo(form.cleaned_data["token"]) - total_slots = 0 - total_losers = 0 + data = { + 'shows': tirage_elt.spectacle_set.select_related().all(), + 'token': token, + 'members': tirage_elt.participant_set.all(), + 'total_slots': 0, + 'total_losers': 0, + 'total_sold': 0, + 'total_deficit': 0, + 'opera_deficit': 0, + } + + # On lance le tirage + choices = ( + ChoixSpectacle.objects + .filter(spectacle__tirage=tirage_elt) + .order_by('participant', 'priority') + .select_related().all() + ) + results = Algorithm(data['shows'], data['members'], choices)(token) + + # On compte les places attribuées et les déçus for (_, members, losers) in results: - total_slots += len(members) - total_losers += len(losers) - data["total_slots"] = total_slots - data["total_losers"] = total_losers - data["shows"] = shows - data["token"] = form.cleaned_data["token"] - data["members"] = members - data["results"] = results - total_sold = 0 - total_deficit = 0 - opera_deficit = 0 + data['total_slots'] += len(members) + data['total_losers'] += len(losers) + + # On calcule le déficit et les bénéfices pour le BdA + # FIXME: le traitement de l'opéra est sale for (show, members, _) in results: deficit = (show.slots - len(members)) * show.price - total_sold += show.slots * show.price + data['total_sold'] += show.slots * show.price if deficit >= 0: if "Opéra" in show.location.name: - opera_deficit += deficit - total_deficit += deficit - data["total_sold"] = total_sold - total_deficit - data["total_deficit"] = total_deficit - data["opera_deficit"] = opera_deficit + data['opera_deficit'] += deficit + data['total_deficit'] += deficit + data["total_sold"] -= data['total_deficit'] + + # Participant objects are not shared accross spectacle results, + # so assign a single object for each Participant id + members_uniq = {} + members2 = {} + for (show, members, _) in results: + for (member, _, _, _) in members: + if member.id not in members_uniq: + members_uniq[member.id] = member + members2[member] = [] + member.total = 0 + member = members_uniq[member.id] + members2[member].append(show) + member.total += show.price + members2 = members2.items() + data["members2"] = sorted(members2, key=lambda m: m[0].user.last_name) + + # --- + # À partir d'ici, le tirage devient effectif + # --- + + # On suppression les vieilles attributions, on sauvegarde le token et on + # désactive le tirage + Attribution.objects.filter(spectacle__tirage=tirage_elt).delete() + tirage_elt.tokens += '{:s}\n"""{:s}"""\n'.format( + timezone.now().strftime("%y-%m-%d %H:%M:%S"), + token) + tirage_elt.enable_do_tirage = False + tirage_elt.save() + + # On enregistre les nouvelles attributions + Attribution.objects.bulk_create([ + Attribution(spectacle=show, participant=member) + for show, members, _ in results + for member, _, _, _ in members + ]) + + # On inscrit à BdA-Revente ceux qui n'ont pas eu les places voulues + for (show, _, losers) in results: + for (loser, _, _, _) in losers: + loser.choicesrevente.add(show) + loser.save() + data["duration"] = time.time() - start - if request.user.is_authenticated(): - members2 = {} - # Participant objects are not shared accross spectacle results, - # so assign a single object for each Participant id - members_uniq = {} - for (show, members, _) in results: - for (member, _, _, _) in members: - if member.id not in members_uniq: - members_uniq[member.id] = member - members2[member] = [] - member.total = 0 - member = members_uniq[member.id] - members2[member].append(show) - member.total += show.price - members2 = members2.items() - data["members2"] = sorted(members2, key=lambda m: m[0].user.last_name) - # À partir d'ici, le tirage devient effectif - Attribution.objects.filter(spectacle__tirage=tirage_elt).delete() - tirage_elt.tokens += "%s\n\"\"\"%s\"\"\"\n" % ( - timezone.now().strftime("%y-%m-%d %H:%M:%S"), - form.cleaned_data['token']) - tirage_elt.enable_do_tirage = False - tirage_elt.save() - Attribution.objects.bulk_create([ - Attribution(spectacle=show, participant=member) - for show, members, _ in results - for member, _, _, _ in members]) - # On inscrit à BdA-Revente ceux qui n'ont pas eu les places voulues - for (show, _, losers) in results: - for (loser, _, _, _) in losers: - loser.choicesrevente.add(show) - loser.save() - return render(request, "bda-attrib-extra.html", data) - else: - return render(request, "bda-attrib.html", data) + data["results"] = results + return data @buro_required @@ -263,7 +280,8 @@ def tirage(request, tirage_id): if request.POST: form = TokenForm(request.POST) if form.is_valid(): - return do_tirage(request, tirage_id) + results = do_tirage(tirage_elt, form.cleaned_data['token']) + return render(request, "bda-attrib-extra.html", results) else: form = TokenForm() return render(request, "bda-token.html", {"form": form}) diff --git a/gestioncof/management/commands/loaddevdata.py b/gestioncof/management/commands/loaddevdata.py index cd1d03bd..8eb04fd2 100644 --- a/gestioncof/management/commands/loaddevdata.py +++ b/gestioncof/management/commands/loaddevdata.py @@ -63,6 +63,8 @@ class Command(MyBaseCommand): last_name='user', email='root@localhost') root.set_password('root') + root.is_staff = True + root.is_superuser = True root.profile.is_cof = True root.profile.is_buro = True root.profile.save() From 45856ca87234328ccbd48035e0965b54987aba2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Fri, 3 Feb 2017 17:29:33 +0100 Subject: [PATCH 3/4] update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7056f1e..478b3daf 100644 --- a/README.md +++ b/README.md @@ -171,9 +171,10 @@ Il ne vous reste plus qu'à initialiser les modèles de Django avec la commande python manage.py migrate -Une base de donnée pré-remplie est disponible en lançant la commande : +Une base de donnée pré-remplie est disponible en lançant les commandes : - python manage.py loaddata users root bda gestion sites accounts groups articles + python manage.py loaddata gestion sites accounts groups articles + python manage.py loaddevdata Vous êtes prêts à développer ! Lancer GestioCOF en faisant From 13da42b82393c0f087cfb5dec2f72ec7069be737 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Fri, 3 Feb 2017 23:41:33 +0100 Subject: [PATCH 4/4] typo --- gestioncof/management/commands/loaddevdata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestioncof/management/commands/loaddevdata.py b/gestioncof/management/commands/loaddevdata.py index 8eb04fd2..77bfc606 100644 --- a/gestioncof/management/commands/loaddevdata.py +++ b/gestioncof/management/commands/loaddevdata.py @@ -27,7 +27,7 @@ DATA_DIR = os.path.join(os.path.dirname(os.path.dirname(__file__)), class Command(MyBaseCommand): help = "Charge des données de test dans la BDD" - def add_argument(self, parser): + def add_arguments(self, parser): """ Permet de ne pas créer l'utilisateur "root". """