David Larlet is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

david / django-invitation

Built on top of django-registration, it restricts registration to a given number of invited person per active user (strategy introduced by GMail to involve 2.0 users).

Clone this repository (size: 60.7 KB): HTTPS / SSH
hg clone https://bitbucket.org/david/django-invitation
hg clone ssh://hg@bitbucket.org/david/django-invitation

Issues (23)

Title ? ! State Responsible Date created
#18: 'Settings' object has no attribute 'get_all_members' bug major open unassigned
#23: views.py in <module>, line 9 --- No module named backends bug major new unassigned
#16: InvitationKey should update registrant bug major resolved David Larlet
#22: Test suite returns 1 failure bug major duplicate unassigned
#11: invite multiple at once proposal major new unassigned
#21: Link invitee to invited user after register proposal major new unassigned
#20: Duplicate entry '1319' for key 'inviter_id' bug major new unassigned
#19: CSRF compatibility/exempt bug major new unassigned
#17: register function sets a default form instead of None bug major new unassigned
#15: Calling the wrong view when registering bug major resolved David Larlet
#13: invitation_email.txt is not backwards compatible enhancement major open unassigned
#14: Documentation improvement proposal major new unassigned
#12: Provide default templates enhancement major resolved unassigned
#10: Insufficient documentation for last steps bug major open David Larlet
#8: build on django-registration trunk, rather than 0.7 proposal major open David Montgomery
#9: Related to #4: invite view fails if django-invitation is deployed on an old projet with existing users bug major resolved David Montgomery
#4: support user-specific number of invitations enhancement major resolved David Montgomery
#3: expire used invitations bug major resolved David Montgomery
#7: salt too small to prevent collision bug major resolved David Larlet
#6: views.invite should check invitations remaining bug major resolved David Montgomery
#5: Prefer TestCase.assertTemplateUsed to response.template.name bug major resolved David Montgomery
#2: undefined variable: invitation_key bug major resolved David Larlet
#1: INVITATIONS_PER_USER should be in documentation bug major resolved David Larlet