User Model

The User model extends Django’s AbstractUser with additional fields and functionality.

Fields

Methods

The User model includes several custom methods for handling user-specific operations.