django-basic-user-authentication This repository contains the source code for two tutorials from the CTRL+Z blog. These tutorials will show you how to create and login users with the least custom code. 1. Basic user registration https://ctrlzblog.com/basic-user-registration-with-django/ 2. User login and logout https://ctrlzblog.com/django-login-logout-tutorial/