alan-turing-institute / data-classification-app

Classification webapp for the Turing Data Safe Haven
MIT License
4 stars 0 forks source link

Allow programme managers to invite users via email #466

Open tcouch opened 2 years ago

tcouch commented 2 years ago

As a programme manager, when setting up a new project, I would like to be able to send email invites to new users which would automatically add them to the project once they have signed up and verified their email address.

tcouch commented 2 years ago

django-invitations might provide the functionality we're looking for: https://django-invitations.readthedocs.io/en/latest/