Django Signup, Login and Password Reset

Опубликовано: 14 Февраль 2020
на канале: Victor Wooding
7 тыс
14

Learn Django by building a blog.

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Unless you’re planning to build websites and applications that do nothing but publish content, and don’t accept input from your visitors, you’re going to need to understand and use forms.

Django provides a range of tools and libraries to help you build forms to accept input from site visitors, and then process and respond to the input.

Django comes with a user authentication system. It handles user accounts, groups, permissions and cookie-based user sessions. This section of the documentation explains how the default implementation works out of the box, as well as how to extend and customize it to suit your project’s needs.


[Source Code]



[Django Documentation]



[Facebook]





[Time Stamps]
00:00:00 Introduction
00:00:26 Prerequisites
00:00:52 What you will build
00:03:45 Creating a Custom UserCreationForm
00:06:30 Signup Function
00:08:30 Configuring Paths
00:09:33 Creating HTML files for Authentication
00:10:01 Login
00:11:34 Signup
00:12:40 Password Reset
00:13:09 Password Reset Confirm
00:14:02 Password Reset Done

00:14:38 Password Reset Form
00:15:02 Password Reset Subject
00:15:08 Testing

 


[Subscribe for More Django Tutorials]
authentication


Смотрите видео Django Signup, Login and Password Reset онлайн без регистрации, длительностью 16 минут 52 секунд в хорошем hd качестве. Это видео добавил пользователь Victor Wooding 14 Февраль 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 7 тысяч раз и оно понравилось 14 людям.