mirror of
https://github.com/retspen/webvirtcloud
synced 2024-12-27 08:35:22 +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
|
||
|
}
|
||
|
}
|
||
|
]
|