Skip to content

mjschultz/django-inviter2

 
 

Repository files navigation

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

About

Let your users invite new users.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.5%
  • HTML 3.5%