88029/how-to-create-login-user-using-django-rest-framework
Hello @Reebika ,
For you query you can refer this:https://www.django-rest-framework.org/tutorial/4-authentication-and-permissions/
Hope it helps you!!
Hi, @Reebika, You can inherit the inbuilt user ...READ MORE
Hello @kartik, Serializers allow partial updates by specifying partial=True when initializing ...READ MORE
Hello @kartik, you cannot have an authentication system ...READ MORE
Hello @kartik, Using a modelserializer might be an ...READ MORE
Hello @kartik, You should avoid making unneeded API calls, ...READ MORE
Hello @kartik, You cannot access the request.user directly. You need ...READ MORE
I am trying to create a booking ...READ MORE
To install Django, you can simply open ...READ MORE
Hello @mahesh, First you have to fetch user ...READ MORE
Hello @kartik, The best way is to use ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.