Skip to content

wyattjoh/django-invitation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-invitation

This version has been modified to offer the option of using django-allauth as the authentication backend.

  • Utilizes the new is_email_verified() method to integrate the invitation system.
  • Uses the invitee email to bypass email verification in allauth.

Forked from https://github.com/lizrice/django-invitation which is forked from http://code.larlet.fr/django-invitation.

DOCUMENTATION:django-inviation
http://code.larlet.fr/django-invitation/wiki/Home
See docs in this repo form more info on allauth integration

About

This version has been modified to offer the option of using django-allauth as the authentication backend.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%