|
Project Information
Members
Links
|
Views and middleware for enabling your Django application to act as an OpenID consumer. THIS CODE HAS MOVED TO GITHUB: http://github.com/simonw/django-openid Documentation is available here: http://django-openid.googlecode.com/svn/trunk/openid.html Blog announcement is here: http://simonwillison.net/2007/Apr/24/openidconsumer/ To install, check the code out using this and place django_openidconsumer somewhere on your Python path: svn co http://django-openid.googlecode.com/svn/trunk/django_openidconsumer django_openidconsumer An example application can be found here: http://django-openid.googlecode.com/svn/trunk/example_consumer/ |