Django Tutorial - Login and Logout

preview_player
Показать описание

In this Django tutorial, we take a look at Django Authentication package and create a sign in and sign out templates using pre-built views.
Рекомендации по теме
Комментарии
Автор

thank you so much for this amazing video, This the 40th Django video, I will try and watch all of your videos. I also looking for something with location feature. where members can see other members locations

samnik
Автор

Hi, Enjoying your django series. I have one question related to this video.

I understood login and logout concept as per discussion.
Now for example I have 4-5 apps in my project and I want login page appear before I open any apps, once user logged in to the system then all the apps are accessible. Can you solve this doubt.

Thanks a lot and appreciate your efforts.

bbg
Автор

how to prevent logged in user accessing login.html again

LodPod