Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.09 KB

README.rst

File metadata and controls

42 lines (26 loc) · 1.09 KB

django-inviter2

Build status Coverage status

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.

Installation

$ pip install django-inviter2

Version Support

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)

History

This is a fork of django-inviter.

Documentation is available via Read the Docs