Binary package “python-django-auth-openid” in ubuntu precise

provides optional OpenID integration for Django

 The django-auth-openid library can be used to add OpenID support
 to Django applications.
 It integrates with Django's built in authentication system, so most
 applications require minimal changes to support OpenID login. The
 library also includes the following features:
  * Basic user details are transferred from the OpenID server via the
    simple Registration extension.
  * It can be configured to use a fixed OpenID server URL, for use in SSO.
  * It supports the launchpad.net teams extension to get team membership
    info.