Tagged Questions
3
votes
2answers
573 views
Django invite code app recommendation?
I'm looking for a simple Django app that restricts registration to users who have an invite code (for running a private beta). I'm using django-registration, so something that plays nicely with it ...