django-registration icon indicating copy to clipboard operation
django-registration copied to clipboard

An extensible user-registration app for Django.

.. --restructuredtext--

.. image:: https://github.com/ubernostrum/django-registration/workflows/CI/badge.svg :alt: CI status image :target: https://github.com/ubernostrum/django-registration/actions?query=workflow%3ACI

This is a user-registration application for Django <https://www.djangoproject.com/>_. 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 <https://django-registration.readthedocs.io/>_.