mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
21 lines
468 B
JSON
21 lines
468 B
JSON
[
|
|
{
|
|
"pk": 1,
|
|
"model": "auth.user",
|
|
"fields": {
|
|
"username": "admin",
|
|
"first_name": "",
|
|
"last_name": "",
|
|
"is_active": true,
|
|
"is_superuser": true,
|
|
"is_staff": true,
|
|
"last_login": "2011-09-20 17:02:14",
|
|
"groups": [],
|
|
"user_permissions": [],
|
|
"password": "sha1$1b11b$edeb0a67a9622f1f2cfeabf9188a711f5ac7d236",
|
|
"email": "root@example.com",
|
|
"date_joined": "2011-09-20 17:02:14"
|
|
}
|
|
}
|
|
]
|