matterport / django-invitation-simplified

https://bitbucket.org/jsma/django-invitation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-invitation-simplified

This is a github fork of jimfmunro's clone repo for the original django-invitation authored by John-Scott Atlakson which is, itself, a modified version of David Larlet's django-invitation.

Description from Bitbucket:

Building on David Larlet's foundation, but removing the dependency on django-registration. django-invitation already verifies the email address of the invitee by virtue of their response to the invite and can therefore register directly, eliminating the redundant django-registration confirmation step.

About

https://bitbucket.org/jsma/django-invitation

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%