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
Branch
default
Filename Size Date modified Message
docs
examples
invitation
.hgignore 246 B Made a couple of changes to be backend compatible (works with registration's trunk), thanks @epicserve for the original work.
.hgtags 46 B Added tag v1.0 for changeset 3ec503fa8080
AUTHORS 158 B Add Brent to authors, he deserves it.
LICENSE 1.5 KB Initial import, tests pass, missing documentation
setup.py 1.1 KB Add a setup.py file