Monday, September 7, 2009

Django and OpenID

I finally got Django + OpenID working (quite easily in the end) using django_openid_auth (after some struggles with some of the older Django + OpenID packages).

django_openid_auth is actually made by the developers of LaunchPad, who help out quite a bit on Ubuntu.