Besides what others have said, I suggest you have a look at
https://docs.djangoproject.com/en/3.0/topics/auth/customizing/#extending-the-existing-user-model
and all subsequent sections.

If you have not started your project yet (have no migrations yet), look at
https://github.com/jambonsw/django-improved-user

If you are in mid-project already, I suggest:
https://code.djangoproject.com/ticket/25313
https://www.caktusgroup.com/blog/2019/04/26/how-switch-custom-django-user-model-mid-project/

Best regards,
Carsten


Am 14.01.20 um 17:10 schrieb sachinbg sachin:
> Hii every one I want to add some additional fields in inbuilt django user 
> model am tried many of the things am not achieved that any reference help me 
> and  any sources  
> Git repositories 
> Thanks in advance
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/CAOs61rx_g%2Bjr43yQQjepSS0x1Lm42bC7cTTGm49RpqnSk6WOUw%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/django-users/CAOs61rx_g%2Bjr43yQQjepSS0x1Lm42bC7cTTGm49RpqnSk6WOUw%40mail.gmail.com?utm_medium=email&utm_source=footer>.


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3a3eacd1-ec99-e6bc-97a3-b762cd934c91%40cafu.de.

Reply via email to