This release is a pre-release and may not be stable for production use.
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
Release files for django-invitation-backend 0.2b1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-invitation-backend-0.2b1.tar.gz | 10.8 kB | Details |
Release files / django-invitation-backend-0.2b1.tar.gz
| Download URL | django-invitation-backend-0.2b1.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7bc1e14c6b0d4e4fe36df20c035b2f63417756f286db0412c292329ab22a308b
|
|
BLAKE2b-256 checksum How to use checksums |
b7dc85ab4e36654d5287ff2f9ee039f11c3b052ea21e13f54e3490dc8567cc9f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |