Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom User model to overide default django user model #68

Open
nikfzy opened this issue Mar 10, 2021 · 4 comments
Open

Custom User model to overide default django user model #68

nikfzy opened this issue Mar 10, 2021 · 4 comments

Comments

@nikfzy
Copy link

nikfzy commented Mar 10, 2021

Would like to override default user model of django to store user data according to the needs of platform.

@harshakhmk
Copy link

harshakhmk commented May 14, 2021

Can I work on this
@chiraag-kakar

@keder-code-hash
Copy link

Can you be more specific ? Like here you are doing joining operation to generate the whole user data on signup_id with base User table provided by django,so according to your question is your requirement to put the whole thing into SignUp table by extending the base user model?

@VinVorteX
Copy link

Sir I am a Django developer and currently working on REST API and integrating my django backend with react frontend, I will feel pleasure if you assign me this issue

@VinVorteX
Copy link

you may also see my django project repos which I have made currently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants