mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-29 16:39:38 +00:00
13 lines
314 B
JSON
13 lines
314 B
JSON
[
|
|
{
|
|
"model": "auth.user",
|
|
"pk": 1,
|
|
"fields": {
|
|
"username": "admin",
|
|
"password": "pbkdf2_sha256$15000$Qkg4dizzDzpM$SRXEyTJR5d198JZes4LVhFXlWQYJGOAjQhnfhGXQLtc=",
|
|
"is_active": true,
|
|
"is_superuser": true,
|
|
"is_staff": true
|
|
}
|
|
}
|
|
] |