У нас вы можете посмотреть бесплатно Django Authentication Tutorial | Part 1 : Login and Logout in Django | Example By Code Band или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, I'm gonna be showing you how the built-in django authentication works and we will do a real time login and logout page, and we will implement the login_required decorator, so that only the logged in users can access a particular page or a specific page. We will also dig deeper into how django authentication works under the hood. That is, the django.contrib.auth.urls gives us all the path specific to django authentication and we will also look into corresponding views such as for login url, the corresponding view is LoginView. We will see the attributes and methods that is responsible for the specific login and logout logic and also the LOGIN_REDIRECT_URL and LOGOUT_REDIRECT_URL which is nothing but the url to redirect to after successful login and logout respectively. We will show you the entire django authentication system by making use of the official django documentation so that you can further make it as a reference. If you like the video, please hit the thumbs up button. Subscribe | Code Band Django Authentication Docs : https://docs.djangoproject.com/en/3.0... Project Repository : https://github.com/akjasim/cb_dj_auth... Other videos in Code Band: Custom Model Manager & Model QuerySet in Django : • Custom Model Manager & Model QuerySet in D... Render Django Form Manually : Make Custom Form with Form Validations • Render Django Form Manually - Make Custom ... Django Relationships | One to One Relationship | Explained with Example by Code Band : • Django Relationships | One to One Relation... How to Deploy Django Project on Heroku for Free : • How to Deploy Django Project on Heroku for... Generic Class Based Views in Django | Introduction & Create View in Django | Learn by Example | CRUD : • Generic Class Based Views in Django | Intr... Connect Django with MySQL : • How to Connect Django With MySQL Database ... Instagram Automation using Python : • Instagram Automation using Python | Web Au... Top 5 Programming Languages to Learn in 2020 : • Top 5 Programming Languages to Learn in 20... :) You Can Find Me On: My Website - Linkedin - / akjasim Github - https://github.com/akjasim/ Facebook - / jasimakjasim Twitter - / akjasim Instagram - / jasim_ak