Dbmodels¶
Database models
Dbmodels¶
Bases:
ModelDatabase model representing an application user.
A unique ID for the user.
Indicates whether the user has administrator privileges.
The unique name of the user.
The password hash string.
Database models
Bases: Model
Database model representing an application user.
A unique ID for the user.
Indicates whether the user has administrator privileges.
The unique name of the user.
The password hash string.