forked from DGNum/gestioCOF
On ne met pas root dans la fixture users
Elle est chargée dans la BDD sur dev.cof…
This commit is contained in:
parent
0e7fc99a09
commit
84f9b80f09
1 changed files with 0 additions and 39 deletions
|
@ -1099,24 +1099,6 @@
|
|||
},
|
||||
"pk": 61
|
||||
},
|
||||
{
|
||||
"model": "auth.user",
|
||||
"fields": {
|
||||
"username": "root",
|
||||
"is_superuser": true,
|
||||
"last_login": "2017-01-02T22:45:13.714Z",
|
||||
"first_name": "super",
|
||||
"email": "root@localhost",
|
||||
"is_active": true,
|
||||
"is_staff": true,
|
||||
"groups": [],
|
||||
"user_permissions": [],
|
||||
"password": "pbkdf2_sha256$20000$VvciMymgIIWQ$rj76UrLl4uKZTzFqXY0un6lntjYADqiuXbWuNUJFpCE=",
|
||||
"last_name": "user",
|
||||
"date_joined": "2016-06-15T17:50:57Z"
|
||||
},
|
||||
"pk": 62
|
||||
},
|
||||
{
|
||||
"model": "auth.user",
|
||||
"fields": {
|
||||
|
@ -4234,27 +4216,6 @@
|
|||
},
|
||||
"pk": 61
|
||||
},
|
||||
{
|
||||
"model": "gestioncof.cofprofile",
|
||||
"fields": {
|
||||
"num": 62,
|
||||
"type_cotiz": "normalien",
|
||||
"user": 62,
|
||||
"comments": "Super utilisateur",
|
||||
"petits_cours_remarques": "",
|
||||
"mailing_bda": true,
|
||||
"phone": "",
|
||||
"departement": "",
|
||||
"mailing_cof": true,
|
||||
"petits_cours_accept": false,
|
||||
"is_buro": true,
|
||||
"login_clipper": "",
|
||||
"is_cof": true,
|
||||
"occupation": "1A",
|
||||
"mailing_bda_revente": true
|
||||
},
|
||||
"pk": 62
|
||||
},
|
||||
{
|
||||
"model": "gestioncof.cofprofile",
|
||||
"fields": {
|
||||
|
|
Loading…
Reference in a new issue