For you following web pages or video will help you.
https://simpleisbetterthancomplex.com/tutorial/2017/02/18/how-to-create-user-sign-up-view.html
https://www.youtube.com/watch?v=oZUb372g6Do
https://docs.djangoproject.com/en/3.0/topics/auth/customizing/
https://testdriven.io/blog/django-custom-user-model/
https://www.codingforentrepreneurs.com/blog/how-to-create-a-custom-django-user-model

On Wed, May 6, 2020 at 8:57 PM Camilo Garcia <[email protected]>
wrote:

> 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
> <https://groups.google.com/d/msgid/django-users/408862b0-3958-4484-a989-9ede6aa57a59%40googlegroups.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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFWyajXo4m4%2BXUA-HrtEuXD4q0vBKjro1jSsee6jROb_JofD1g%40mail.gmail.com.

Reply via email to