What's new? | Help | Directory | Sign in
Google
django-openid
OpenID tools for Django
  
  
  
  
    
Join project
Project owners:
  swillison
Project members:
steviebm

Views and middleware for enabling your Django application to act as an OpenID consumer.

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/