Database Design
Auth
Note: The auth_user
table is managed by Django and not created by this project.
Accounts
The accounts
app is used to manage additional information about user accounts and permissions.
Inventory
Note: The auth_user
table is managed by Django and not created by this project.
The accounts
app is used to manage additional information about user accounts and permissions.