Use Email Instead of Username in Django Authentication | Email Login

preview_player
Показать описание
Use email instead of username in Django Authentication
#django
#djangoemaillogin
#djangoemailinsteadofusername
Рекомендации по теме
Комментарии
Автор

Very descriptive narration. Thank you. Just subscribed.

josakotech
Автор

You demystified AbstractBaseUser and AbstractUser classes and so many unknown facts brother. Please take a bow. Thank you!

moqbulkhan
Автор

This is the easiest method I have seen, Thank you!
Next step, create a Profile for the users

JorgeRamirez
Автор

Great explanation thank you. You’ve simplified a pretty complex concept.

Davidkiania
Автор

Very clear explanation on make videos on DRF .... please boss... thanks so much...

shamshadansari
Автор

Good short and useful video, many thanks. Running migration at the start before building a custom user model caused some issues, if deleting db, migrations and pycach doesn't solve the issues use 'python manage.py migrate --run-syncdb' and it should behave as intended.

amjadsaleem
Автор

So beautiful and sweet, best way I've seen, thanks alot for this. I've been cracking my head over on how to get this done. I just hope it as easy it seems when I try it

paborlouise
Автор

You made it easy for me to understand it. Thank You :)

laraibkhan
Автор

I am subscribed bcoz i want to learn all tutorial DRF by you.. please upload complete tutorial... please please....boss

shamshadansari
Автор

Thank you for this nicely explained video

jacobwilsonmwale
Автор

Thanks friend for the content, I have a question how I can use the username instead of the email, in the django administrator since I need to know the name of the user who is making a purchase, and for the user registration I request the user the first and last name, thanks in advance

jaimemerchan
Автор

And that's the culprit😂😂😂😂😂. ohhh poor username

veeramalainaidu