User Email Registration. Django rest framework project tutorial. [3]

preview_player
Показать описание
User Email Registration. Django rest framework project tutorial [3]

Features Breakdown with Video Links:

Github Repository.

Support the channel

Рекомендации по теме
Комментарии
Автор

This tutorial is very helpful. However, I find it hard for the beginners to follow the content if they have not understood the basic theory yet.

phandc
Автор

Learned a lot about REST api in Django. Thank you for such video. I will recommend this series of videos to others. I have a request. If you make tutorials for making UI with react native along with Django backend.

pradiptakumarmandal
Автор

Hey, it's a great tutorial, thanks for this.

abhishekhedaoo
Автор

gracias hermano, por ahora te estoy copiando, después deberé aprender las bases de lo que estas haciendo.

GersonAlmonte
Автор

How can I add phone number field and otp verification in this . Please help

anishapk
Автор

Why did you write email = attrs.get('email', '') and then not use it ?

olegmlavets
Автор

12:32 "...we need to... oh!" - WHAT DO WE NEED TO?

edit: after multiple views I figured you need to add slash at end

andreys
Автор

hi I want to perform inner join query in django orm, but the tables has no relations. how to do that and serialize that.?

gowthamns
Автор

hi, i'm running into a problem . I have to register user using phone and password only. What i have thought is, i can use the username field to store phone no and it will be then easy to implement login feature into it. but at the time of user request it is showing label as username and password . how can i change the name from username to phone only to the ui (at the request end.)

withkonan
Автор

I am having trouble in accessing other models from api view. I can only access using super user other users are shown to be inactive. This problem is only arised in api view. In short not able to access request.user from api view class but it can be accessed from any normal class which does not relate with api

akshayjambekar
Автор

Hey @semycolon which visual studio code extensions do you use to work with django and django rest framework?

AlbertoMartinez-ysrv
Автор

Anyone know why I have to manually code a validation error for a duplicate username inside of the RegisterSerializer, but not for the email?

Wegman
Автор

i get CSRF verification failed. Request aborted. when testing on posman

ghassenjemiai
Автор

after the usermanager i cant able to login as admin, login failed... superuser login also failed

bungalowarch
Автор

Hey @semycolon please use social login too, I think I am requesting you for the third time :)

bharathab
welcome to shbcf.ru