Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.
This repository was archived by the owner on May 18, 2025. It is now read-only.

Using CustomUser named model instead of User model #81

@spline2hg

Description

@spline2hg

I would like to propose considering the use of a custom user model and a custom user manager instead of the default user model. This approach would allow us to utilize request.user for accessing user data, eliminating the need to retrieve the username from the session. Combining both session data and a custom user model could be quite approachable , thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestserverA change to server-side code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions