Django tutorial : Login and logout | django user authentication

preview_player
Показать описание
Hi guys, this is a django tutorial on user authentication. Here, I show you how to write code for django login and logout. This will work for username and password login but not email and password login. If you have any problem regarding this video, lemme know in the comment section. Also, if you like my video, please consider subscribing. Thanks.
Рекомендации по теме
Комментарии
Автор

After Spending three days to find a way to add custom user. I am glad i found this video series, You actually make it so easy to follow and understand all the concepts perfectly. Please make more videos on this topic with Django Restframework custom authentication.

umairramay
Автор

Finally I got the answer through this tutorial. Thanks for the tutorial

naimbiswas
Автор

Wow the tutorial is so informative. So understandable and easy to follow

dorcascherono
Автор

Y did u used fuction based here where u used class based for registration

boogeyman