Skip to main content

Django Registration App which required Inspection before activation

Project description

django-inspectional-registration is a enhanced application of django-registration. The following features are available

  • Inspection steps for registration. You can accept or reject the account registration before sending activation key to the user.

  • Password will be filled in after the activation step to prevent that the user forget them previously filled password in registration step (No password filling in registration step)

  • Password can be generated programatically and force to activate the user. The generated password will be sent to the user by e-mail.

  • Any Django models are available to use as supplemental information of registration if the models are subclasses of registration.supplements.RegistrationSupplementBase. It is commonly used for inspection.

  • You can send any additional messages to the user in each steps (acceptance, rejection and activation)

  • The behaviors of the application are customizable with Backend feature.

  • The E-mails or HTMLs are customizable with Django template system.

  • Can be migrate from django-registration simply by south

  • django-mailer compatible. Emails sent from the application will use django-mailer if ‘mailer’ is in your INSTALLED_APPS

See django-inspectional-registration official documents for more detail

The difference between django-registration

While django-registration requires 3 steps for registration, django-inspectional-registration requires 5 steps and inspector for registration.

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.2.11.tar.gz (150.2 kB view details)

Uploaded Source

File details

Details for the file django-inspectional-registration-0.2.11.tar.gz.

File metadata

File hashes

Hashes for django-inspectional-registration-0.2.11.tar.gz
Algorithm Hash digest
SHA256 5e518bbee904c62e5e2261579e4b4c5f00fe6499a6169f6eb321b07b220cc7fb
MD5 01d6d4f97768628cb2d4e78cb33b48df
BLAKE2b-256 f67d88295dfa5a5b7a7e6f4abb46b15d0c8645fc42c865b0032aa65958fb9559

See more details on using hashes here.

Supported by

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