Django & React JS Authentication App #15: Error Messaging and Our Final Result!

Опубликовано: 29 Май 2026
на канале: CBI Analytics
2,301
54

In this tutorial series we develop a Django and React application with login and authentication functionality. In this 15th video we focus on error messaging and I present the final result!

Project code: https://github.com/NickMol/Django-Rea...

#1: Setting up our Django Backend:    • Django & React JS Authentication App #1: S...  
#2: Creating our React JS Frontend:    • Django & React JS Authentication App #2: S...  
#3: Creating a Custom User Model:    • Django & React JS Authentication App #3: C...  
#4: Page Navigation and Navigation Menu:    • Django & React JS Authentication App #4: P...  
#5: Create and Style Login + Sign-up process:   • Django & React JS Authentication App #5: C...  
#6: Completing Sign-up logic:    • Django & React JS Authentication App #6: C...  
#7: Backend login logic:    • Django & React JS Authentication App #7: C...  
#8: Frontend Login logic:    • Django & React JS Authentication App #8: S...  
#9: Protected Routes:    • Django & React JS Authentication App #8: S...  
#10: Add Token to API requests :    • Django & React JS Authentication App #10: ...  
#11: Password reset in Backend:    • Django & React JS Authentication App #11: ...  
#12: Password reset in Frontend:    • Django & React JS Authentication App #12: ...  
#13: Logout Functionality :    • Django & React JS Authentication App #13: ...  
#14: Password Validation:    • Django & React JS Authentication App #14: ...