Django Login, Logout, Signup, Password Change, and Password Reset Tutorial

29 Jun learndjango.com
In this tutorial, we'll learn how to configure a complete user authentication system in Django consisting of login, logout, signup, password change, and password reset.
The complete source code is available on Github if you need a reference.