In Pinax, when

ACCOUNT_OPEN_SIGNUP = False

how does the admin invite more users to the system?

How does one generate invitation codes? How do they work?

link|improve this question

45% accept rate
feedback

1 Answer

up vote 2 down vote accepted

The only way currently is to hit /admin/invite_user/ as a site admin. Currently, you can only send out one invitation at a time. We are definitely going to improve this in 0.9. Suggestions welcome.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.