This might come in handy https://learndjango.com/tutorials/django-custom-user-model
On Wednesday, May 6, 2020 at 5:09:29 AM UTC-5, 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/408862b0-3958-4484-a989-9ede6aa57a59%40googlegroups.com.

