mirror of
https://github.com/inventree/demo-dataset.git
synced 2025-04-28 05:26:49 +00:00
20 lines
476 B
JSON
20 lines
476 B
JSON
[
|
|
{
|
|
"model": "auth.user",
|
|
"pk": 1,
|
|
"fields": {
|
|
"password": "pbkdf2_sha256$260000$NNqALp0c36DPuISI5Q6iM3$+ILiuXGdDbEo4PXR5myUO/zHaNXhzHMPdtN2lZaKrg8=",
|
|
"last_login": null,
|
|
"is_superuser": true,
|
|
"username": "admin",
|
|
"first_name": "",
|
|
"last_name": "",
|
|
"email": "",
|
|
"is_staff": true,
|
|
"is_active": true,
|
|
"date_joined": "2021-06-20T05:52:40.528Z",
|
|
"groups": [],
|
|
"user_permissions": []
|
|
}
|
|
}
|
|
] |