Skip to main content

Django Registration App which required Inspection before activation

Project description

This is a `django-registration`_ derivered app which add inspection feature before activation.

A lot of code is copied from django-registration and this django-inspectional-registration is still developing

Difference
====================

Normal django-registration
----------------------------------------------------

1. User register the Web site with username, email and password
2. User got activation mail
3. User access the URL and activated. User can now login with the previous
username and password

django-inspectional-registration
----------------------------------------------------------------

1. User register the Web site with username and email. Not with password
2. Inspector check the registration and accept or reject the registration
3. If inspector accept the registration, the user get acception email and
activation url
4. If inspector reject the registration, the user get rejection email

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-inspectional-registration-0.1.0.tar.gz (24.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page