Building a Django User Management System
If you’re building your own Django applications, you might decide to extend them with user accounts. In this video course, you’ll learn how to work with Django user management and add it to your program. By the end of this video course, you’ll be able to: Create an application where users can register, log in, and reset and change passwords on their own Edit the default Django templates responsible for user management Send password reset emails to actual email addresses […]
Read more