mirror of
https://github.com/inventree/demo-dataset.git
synced 2026-09-19 22:24:30 +00:00
Add verified email address (#129)
This commit is contained in:
@@ -96291,6 +96291,18 @@
|
|||||||
"object_id": 6
|
"object_id": 6
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"model": "account.emailaddress",
|
||||||
|
"pk": 5,
|
||||||
|
"fields": {
|
||||||
|
"user": [
|
||||||
|
"noaccess"
|
||||||
|
],
|
||||||
|
"email": "norman@demo.inventree.org",
|
||||||
|
"verified": true,
|
||||||
|
"primary": true
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"model": "users.userprofile",
|
"model": "users.userprofile",
|
||||||
"pk": 1,
|
"pk": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user