mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 20:09:25 +00:00
Format with biome instead of standard
This commit is contained in:
@ -1 +1,42 @@
|
||||
[{"model": "core.user", "pk": 1, "fields": {"first_name": "Ro", "date_joined": "2015-11-19T16:05:51.764Z", "groups": [], "password": "pbkdf2_sha256$20000$MDukCN5X8Bof$rYdhppKiusj+W/1Rxpy0yuYsEyWocESEjtRsopkOc5c=", "last_name": "Ot", "nick_name": "", "username": "root", "user_permissions": [], "email": "bibou@git.an", "last_login": "2015-11-26T16:28:36.464Z", "date_of_birth": "1969-12-31T23:00:00Z", "is_superuser": true, "is_active": true, "is_staff": true}}, {"model": "core.user", "pk": 2, "fields": {"first_name": "Skia", "date_joined": "2015-11-19T16:06:29.556Z", "groups": [3], "password": "pbkdf2_sha256$20000$UK9a29p5bBEh$Jzv7xs0W9njJZiXfIdYXDydim/3YHs6awKwDmN7gSAc=", "last_name": "Kia", "nick_name": "", "username": "skia", "user_permissions": [], "email": "plop@libskia.so", "last_login": "2015-11-26T16:37:01.671Z", "date_of_birth": "1969-12-31T23:00:00Z", "is_superuser": false, "is_active": true, "is_staff": false}}]
|
||||
[
|
||||
{
|
||||
"model": "core.user",
|
||||
"pk": 1,
|
||||
"fields": {
|
||||
"first_name": "Ro",
|
||||
"date_joined": "2015-11-19T16:05:51.764Z",
|
||||
"groups": [],
|
||||
"password": "pbkdf2_sha256$20000$MDukCN5X8Bof$rYdhppKiusj+W/1Rxpy0yuYsEyWocESEjtRsopkOc5c=",
|
||||
"last_name": "Ot",
|
||||
"nick_name": "",
|
||||
"username": "root",
|
||||
"user_permissions": [],
|
||||
"email": "bibou@git.an",
|
||||
"last_login": "2015-11-26T16:28:36.464Z",
|
||||
"date_of_birth": "1969-12-31T23:00:00Z",
|
||||
"is_superuser": true,
|
||||
"is_active": true,
|
||||
"is_staff": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "core.user",
|
||||
"pk": 2,
|
||||
"fields": {
|
||||
"first_name": "Skia",
|
||||
"date_joined": "2015-11-19T16:06:29.556Z",
|
||||
"groups": [3],
|
||||
"password": "pbkdf2_sha256$20000$UK9a29p5bBEh$Jzv7xs0W9njJZiXfIdYXDydim/3YHs6awKwDmN7gSAc=",
|
||||
"last_name": "Kia",
|
||||
"nick_name": "",
|
||||
"username": "skia",
|
||||
"user_permissions": [],
|
||||
"email": "plop@libskia.so",
|
||||
"last_login": "2015-11-26T16:37:01.671Z",
|
||||
"date_of_birth": "1969-12-31T23:00:00Z",
|
||||
"is_superuser": false,
|
||||
"is_active": true,
|
||||
"is_staff": false
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user