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
File details
Details for the file django-invitation-backend-0.2b1.tar.gz
.
File metadata
- Download URL: django-invitation-backend-0.2b1.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bc1e14c6b0d4e4fe36df20c035b2f63417756f286db0412c292329ab22a308b |
|
MD5 | de7f8ecf34dc75393e8e7b424dbe3bd6 |
|
BLAKE2b-256 | b7dc85ab4e36654d5287ff2f9ee039f11c3b052ea21e13f54e3490dc8567cc9f |