https://simpleisbetterthancomplex.com/tutorial/2016/07/22/how-to-extend-django-user-model.html

This is a nice reference that goes over the pros/cons of the different
approaches to your problem.

On Mon, 23 Nov 2020 at 08:41, Neeraj Rana <neerajrana2...@gmail.com> wrote:

> I am trying to create two different types of users, prime and one prime
> with that it also consist of email verification and custom username.
> Now, my question is should I use the user auth model, and django.forms and
> extend the form for email, phone no or should i build a completely new
> model and form?
> Hope to have a reply
>
> --
> 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/e2a764bf-e302-4bcf-b66d-cbde1864e019n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/e2a764bf-e302-4bcf-b66d-cbde1864e019n%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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACaDatQ4pJa3oRm9R-2UErEv5v8FH0tKvQPnf-APLJUA_8xS-w%40mail.gmail.com.

Reply via email to