Updated data to new pass

This commit is contained in:
Viswamedha Nalabotu 2025-12-18 23:58:03 +00:00
parent 36226679c0
commit 3763b2a3d3

View file

@ -3,22 +3,22 @@
"model": "users.user", "model": "users.user",
"pk": 1, "pk": 1,
"fields": { "fields": {
"password": "pbkdf2_sha256$1000000$nMVGqZDLEC02Wdtbe3nPDy$78r4VTfd5TqOsQLliKOpLjtZk5U/GRm3cs7PZ/4F7pc=", "password": "pbkdf2_sha256$1000000$3z9wkVXkAJggKwrXvhUJJc$swijjGwX6JsYjRvuNECvPxqG8BqMydUjaz1FemMWVL8=",
"last_login": "2025-12-18T17:25:21.306Z", "last_login": null,
"is_superuser": false, "is_superuser": false,
"created_at": "2025-12-07T15:21:09.891Z", "created_at": "2025-12-18T23:51:25.301Z",
"updated_at": "2025-12-07T15:28:16.772Z", "updated_at": "2025-12-18T23:51:25.301Z",
"uuid": "b85095eb-36fe-4061-9871-f5183b536963", "uuid": "5cbef8ca-a24d-4f88-b403-0d53f6a239e6",
"email_address": "admin@gmail.com", "email_address": "a@gmail.com",
"first_name": "a", "first_name": "a",
"last_name": "a", "last_name": "a",
"date_of_birth": "2003-12-14", "date_of_birth": "2001-01-01",
"bio": "", "bio": "",
"timezone": "UTC", "timezone": "UTC",
"avatar_url": "", "avatar_url": "",
"is_active": true, "is_active": true,
"is_staff": true, "is_staff": true,
"role": "manager", "role": "employee",
"groups": [], "groups": [],
"user_permissions": [] "user_permissions": []
} }