Skip to main content
Build status Coverage Downloads Latest version Wheel Status Egg Status License
Author

Alisue <lambdalisue@hashnote.net>

Supported python versions

2.6, 2.7, 3.2, 3.3

Supported django versions

1.3 - 1.6

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

The difference between django-registration

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

Online documentation

See django-inspectional-registration official documents for more detail

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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-inspectional-registration-0.3.1.tar.gz
Algorithm Hash digest
SHA256 e1d1a8cc32075165e07dc79fdc9033975a5ca57d16fbdfa08514d45e230e81d1
MD5 4994ec126fbbe90d06fac6908a3e5aa6
BLAKE2b-256 a45bc93be41970236f3651f8ca974df8c50eb162d23738d6042225fec84a3b9e

See more details on using hashes here.

Release history Release notifications | RSS feed

0.6.2

1 file

0.6.1

1 file

0.6.0

1 file

0.5.0

1 file

0.4.8

1 file

0.4.7

0.4.6

1 file

0.4.5

1 file

0.4.4

1 file

0.4.3

1 file

0.4.2

1 file

0.4.1

1 file

0.4.0

1 file

0.3.6

1 file

0.3.5

1 file

0.3.4

1 file

0.3.3

1 file

0.3.2

1 file

This release

0.3.1 This release

1 file

0.3.0

1 file

0.2.18

1 file

0.2.17

1 file

0.2.16

1 file

0.2.15

1 file

0.2.14

1 file

0.2.13

1 file

0.2.12

1 file

0.2.11

1 file

0.2.10

1 file

0.2.9

1 file

0.2.8

1 file

0.2.7

1 file

0.2.6

1 file

0.2.5

1 file

0.2.4

1 file

0.2.3

1 file

0.2.2

1 file

0.2.1

1 file

0.2.0

1 file

0.1.1

1 file

0.1.0

1 file

Supported by

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