david / django-oauth (http://oauth.net/)

Support of OAuth in Django.

Clone this repository (size: 114.5 KB): HTTPS / SSH
$ hg clone http://code.welldev.org/django-oauth

 NB: This is not the latest revision. For the latest view, go to tip.

filename size last modified message
__init__.py 1 BYTE 2 years ago Real initial import
admin.py 346 B 23 months ago Update admin to be 1.0 compatible, thanks Dan Wilson
consts.py 55 B 22 months ago Add support for CONSUMER_KEY_SIZE, thanks Jay Graves.
decorators.py 3.1 KB 18 months ago Avoid confusion between oauth the module and the file in…
managers.py 1.6 KB 2 years ago Real initial import
models.py 2.9 KB 18 months ago Avoid confusion between oauth the module and the file in…
stores.py 3.4 KB 18 months ago Avoid confusion between oauth the module and the file in…
tests.py 16.2 KB 18 months ago Avoid confusion between oauth the module and the file in…
urls.py 384 B 2 years ago Real initial import
utils.py 1.9 KB 18 months ago Avoid confusion between oauth the module and the file in…
views.py 5.3 KB 18 months ago Avoid confusion between oauth the module and the file in…