Django-registration is a pluggable django app designed to make allowing user signups as painless as possible.
At one point Django-registration had been abandoned and was considered obsolete. In recent times the project has been resurrected and resides at: https://github.com/ubernostrum/django-registration
The original objective of the django-registration was to be a
pluggable django app designed to make allowing user signups as painless as possible.
There are several alternatives including
django-allauth :https://github.com/pennersr/django-allauth
django-registration-redux : https://github.com/macropin/django-registration/