django-registration

An extensible user-registration application for Django.


Keywords
django, security, auth, authentication, python, user-management, user-registration
License
BSD-3-Clause
Install
pip install django-registration==2.5

Documentation

CI status image

This is a user-registration application for Django. There are two registration workflows (one-step, and two-step with activation) built in, and it's designed to be extensible and support building additional workflows.

To get started, check out the documentation.