User Management¶
Users can be created in the Django admin panel (https://vat.berlin-united.com/admin/)
After a user is created and a token is generated for them, they only have permission to read data from the database via the SDK.
Administrators must have both the Staff status and Superuser status checkboxes selected in the Permissions tab.
To create, modify, or delete data through the SDK, the user must belong to the berlin_united organization.