Here: Django Custom User Model <https://learnitfree.org/django-custom-user-model/> I don't how familiar you are with Django but this post will help you anyhow!
On Wednesday, May 6, 2020 at 3:39:29 PM UTC+5:30, Anubhav Madhav wrote: > > I am new to Django. I need to make a custom sign up and log in page. > Because, during Sign Up, I also want to get User's Address and Contact > Number. In Django's 'User' module, it isn't supported. So, how can I make a > custom sign up and sign in page. Please Help!! -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/42f04b63-6d5f-473e-9526-a6fe906ceef8%40googlegroups.com.

