Thank you for your response, I really appreciate this hope this helps me.
On Mon, 23 Nov, 2020, 7:36 pm mike vickers, wrote:
>
> 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 differe
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 wrote:
> I am trying to create two different types of users
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
3 matches
Mail list logo