Situation: user A send invitation to my fb app to his friends X, Y and Z. Users X and Y has accepted invitations, but user Z not.
I want to create the ability for a User to go to a form and put a first name and email address and send an invitation via email.
I would like to have a system where my users can invite their friends.We prefer not to use a URL shortener when sending the invite link but it is also important that the link be relatively short.I am
In开发者_运维技巧 Pinax, when ACCOUNT_OPEN_SIGNUP = False how does the admin invite more users to the system?