Django login/logout using django auth app

Published: 30 November 2019
on channel: Al Sangam
69
1

Django automatically installs the auth app when a new project is created. This auth app is used for various purposes such as login, logout, password_change, password_reset.

This video made use of Django auth app, jinja template inheritance and basic html coding to create a small app to login and logout. In the video you will also come to know the flow using flowchart as well as demo of the running app is also presented in the video.

Super user is created using the below command
python manage.py createsuperuser

Django inbuilt tables are migrated using the below command
python manage.py migrate

AI Sangam believes in providing quality service to the end user or clients. If you want any query or want to build AI Application, please email us at [email protected]. We will reflect you back. Our services are paid but we can provide free guidance or suggestions. For full fledged application you need to contact us at our email. Please don't forget to subscribe us.


Watch video Django login/logout using django auth app online without registration, duration hours minute second in high quality. This video was added by user Al Sangam 30 November 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 69 once and liked it 1 people.