Handling Redirects to mobile apps and the frontend. Django Rest Framework Project Tutorial [25]

preview_player
Показать описание
Handling mobile app and frontend redirects. (Reset password by Email Link). Django Rest Framework Project Tutorial [25]

Full project source code.

Features Breakdown with Video Links:

Github Repository.

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

thank you very much, this is exactly what I was looking for :D

fstfox
Автор

Hey can you please use django api and integrate with flutter basically it will be a app tutorial for flutter with django rest - you really is a good tutor

xplorspot
Автор

Can this be applicable to the verify email setup also?

moshoodolawale
Автор

/ auth / password-reset / {uidb64} / {token} /

Stops working and sends the error TypeError: Failed to fetch

estebandelahoz
Автор

Sir, i want to ask about testing in django rest framework. How i can test for server down (another server or API), that is 500 code and 503 code? I want to simulated without i stop server, because when i stoped it will make another test errror.
Note : I used microservices architecture
Thank you.

_anjianto
Автор

Brother i was waiting for this and i just hardcorded a link of frontend today 🤦😂

freekeys
Автор

great video....can you make Django-React complete application tutorial

shubhampatil