python3-django-registration

User-registration application for Django (Python 3)

Description

This is a fairly simple user-registration application for Django, designed to make allowing user signups as painless as possible.

Its main feature over Django's standard user-registration application is the support of email confirmation.

This application enables a fairly common workflow for user signups:
 1. User signs up for an account.
 2. User gets emailed an activation link.
 3. User clicks the activation link before it expires.
 4. User becomes a happy and productive contributor to your site.

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ubernostrum/django-registration


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-django-registration