Let your users invite new users.
Useful if you want your webapp to be in a private beta mode or for only permitting access to known users.
$ pip install django-inviter2
We try to maintain support at or near Django's supported versions.
- Django 3.2 (requires Python 3.6, 3.7, 3.8, 3.9, or 3.10)
- Django 4.0 (requires Python 3.8, 3.9, or 3.10)
This is a fork of django-inviter.
Documentation is available via Read the Docs