Master Django Authentication: Secure Your Web App with Custom User Models & Built-In Features

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ม.ค. 2025

ความคิดเห็น • 3

  • @Broklymaster
    @Broklymaster  4 หลายเดือนก่อน

    📜 Chapters:
    00:20 Introduction
    00:21 Demo: Login, Register, Logout, Password Reset & Game
    02:16 Setting Up Django Authentication App
    04:38 Handling Template and Static Files
    06:22 Setting Up URLs and Views.py for the App
    08:00 Creating Custom User Models & Password Reset Models
    10:21 Creating Password Reset Models
    14:05 Registering Models in Admin.py
    14:40 Creating Signup Function in Views.py
    18:50 Defining Login Function
    20:00 Creating Forgot Password Function
    24:10 Creating Logout Function
    24:50 Creating URLs for Signup, Login, Logout, Forgot Password & Game
    26:16 Fetching Data from the Backend
    30:00 Testing Everything
    37:52 Conclusion

  • @bilallrh
    @bilallrh 4 หลายเดือนก่อน +1

    Excellent . Keep it up

  • @fernandocoelho1334
    @fernandocoelho1334 4 หลายเดือนก่อน

    Thank You!