Home & User Models
The Home application extends Django's User model to add support for avatar images.

The User application augments Django's User model to add fields for contact information, timezone, and roles used for role-based access controls in the API.

Last modified 1yr ago