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.
Add "django-invitation-backend" directory to your Python path.
Add "invitation" to your INSTALLED_APPS tuple found in your settings file.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for django-invitation-backend-0.2b0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73203367c34b1309d051857dbdb92843283fd7ddd97616d2aa81c5d38501bff9 |
|
MD5 | 873d230d5beec4d71a595f7240780443 |
|
BLAKE2b-256 | 0a174533f13ac13cd00b8a4b4f27b0de1153d4b9265ce4955761f9401cf94b29 |