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
Tag
v1.0
Filename Size Date modified Message
docs
invitation
AUTHORS 77 B Add documentation, inspired from django-registration
LICENSE 1.5 KB Initial import, tests pass, missing documentation
setup.py 1.1 KB Add a setup.py file