Closed sheenpandita closed 3 months ago
Define the User model using Django's built-in User model or create a custom user model. Create a Profile model to store additional user information.
Define the User model using Django's built-in User model or create a custom user model. Create a Profile model to store additional user information.