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-plus (fork of django-oauth)

Support of OAuth in Django, using python-oauth2 and from the awesome work of Thomas Johansson in django-piston: http://bitbucket.org/prencher/django-piston I didn't call it django-oauth2 because OAuth 2.0 is coming and it can be confusing, this app will be compatible with OAuth 1.0a and Django 1.2 but will not be fully backward compatible with django-oauth.

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

Downloads

No files have been added to django-oauth-plus yet.

Tags

Tag Revision Message Date Download
tip d850538b167f Fixes #10, at least the part with the missing question mark, thanks @eykd
1.1 7cb2d808b612 This is the time for a 1.1 release.
v1.0 eec586403486 Getting ready for 1.0 release

Branches

Branch Revision Message Date Download
default d850538b167f Fixes #10, at least the part with the missing question mark, thanks @eykd