Skip to main content

Registration through invitations backend for django-registration > 0.9

Project description

Built on top of django-registration, django-invitation-backend handles registration through invitations.

Features

  • Invitations can be optional or required to be registered.

  • Admin integration

Installation

This application depends on django-registration.

  1. Add "django-invitation-backend" directory to your Python path.

  2. Add "invitation" to your INSTALLED_APPS tuple found in your settings file.

  3. Include "invitation.urls" to your URLconf.

Testing & Example

TODO

Usage

You can configure django-invitation-backend app’s behaviour with the following settings:

INVITATION_INVITE_ONLY:

Set this to True if you want registration to be only possible via invitations. Default value is False.

INVITATION_EXPIRE_DAYS:

How many days before an invitation is expired. Default value is 15.

See Also

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-invitation-backend-0.2b1.tar.gz (10.8 kB view details)

Uploaded Source

File details

Details for the file django-invitation-backend-0.2b1.tar.gz.

File metadata

File hashes

Hashes for django-invitation-backend-0.2b1.tar.gz
Algorithm Hash digest
SHA256 7bc1e14c6b0d4e4fe36df20c035b2f63417756f286db0412c292329ab22a308b
MD5 de7f8ecf34dc75393e8e7b424dbe3bd6
BLAKE2b-256 b7dc85ab4e36654d5287ff2f9ee039f11c3b052ea21e13f54e3490dc8567cc9f

See more details on using hashes here.

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