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
- Django 1.4, 1.5, and 1.6 (requires Python 2.6 or 2.7)
- Django 1.5 and 1.6 (requires Python 2.6, 2.7, 3.2, 3.3, or 3.4)
- Django 1.7b3 (requires Python 2.7, 3.2, 3.3, or 3.4)
This is a fork of django-inviter.
Documentation is available via Read the Docs