Hint: You can adjust the default video playback speed in your account settings.
Hint: You can set your subtitle preferences in your account settings.
Sorry! Looks like there’s an issue with video playback 🙁 This might be due to a temporary outage or because of a configuration issue with your browser. Please refer to our video player troubleshooting guide for assistance.

Building a Django User Management System (Overview)

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
  • Authenticate using an external service

You may find it useful to complete Get Started With Django: Build a Portfolio App before beginning this course. However, you can also apply Django user management to any Django apps that you’ve created.

Download

Sample Code (.zip)

13.4 KB
Download

Course Slides (.pdf)

5.5 MB

Become a Member to join the conversation.