An open API service indexing awesome lists of open source software.

https://github.com/progval/djangoid

Port of Djangoid to Django 1.3 and some improvements. [ Does not work yet ]
https://github.com/progval/djangoid

Last synced: 8 months ago
JSON representation

Port of Djangoid to Django 1.3 and some improvements. [ Does not work yet ]

Awesome Lists containing this project

README

          

Djangoid - Django-based OpenID server/provider
==============================================
Djangoid is an implementation of an OpenID[1] server, based on the Django[2] framework.

It uses the Python OpenID library which can be found at [3].

[1] http://www.openid.net
[2] http://www.djangoproject.com
[3] http://www.openidenabled.com/openid/libraries/python