Comment 2 for bug 1252826

Revision history for this message
Mathieu Comandon (strycore) wrote :

I tried to write a patch for this but couldn't figure out how, I guess it has something to do with python-openid itself, not sure as I don't have a deep knowledge of this codebase.

Anyway, the best I could do was reverting to the old Pickle serializer as a workaround. I updated the test project accordingly on my branch : https://code.launchpad.net/~strycore/django-openid-auth/trunk

Btw, this branch contains other patches necessary to provide Django 1.6 compatibility.