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.1b2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3da1e6841f243604af9ce7048d399f710eaeac671bb9ec692279c9b2325c1fda |
|
MD5 | cc6bb364efe724d569fd47cad86ecce0 |
|
BLAKE2b-256 | 80c9d6839b33f182086e220917a0915de70bec8db1a39693a165f7869f2d4756 |