django-invitations icon indicating copy to clipboard operation
django-invitations copied to clipboard

Using django-invitations with multiple models

Open Jromero97 opened this issue 7 years ago • 1 comments

Hi, I wanna know if you have any way to use the django-invitations with multiple models. For a better explain, I want to send an invitation first to an organization, and once send the invitation, the link send me to a view to register that, and after that let's have the possibility to send the invitation to the user.

Jromero97 avatar Mar 14 '18 16:03 Jromero97

I have a similar need. Basically I want to use invitations in several different scenarios, such as invite users to join a group, send some action to the manager for approval, and send draft content to managers to approve or deny. @Jromero97 please let me know if you have found something more general.

BoPeng avatar Mar 01 '20 02:03 BoPeng