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-oauth http://oauth.net/

Support of OAuth in Django. Note that http://code.welldev.org/django-oauth-plus will use python-oauth2 if you're interested in it.

Clone this repository (size: 114.7 KB): HTTPS / SSH
hg clone https://bitbucket.org/david/django-oauth
hg clone ssh://hg@bitbucket.org/david/django-oauth
Branch
default
Filename Size Date modified Message
examples
oauth
oauth_provider
.hgignore 137 B Update python-oauth to the latest tip, Store's methods signatures changed but tests still pass, good.
.hgtags 91 B Added tag 1.1 for changeset 7cb2d808b612
AUTHORS 96 B Check callback's validity, comes from Toby White's fork, thanks.
LICENSE 1.5 KB Add AUTHORS file, they deserve it!
setup.py 944 B This is the time for a 1.1 release.