django / djangopeople

A geographical community site for Django developers
https://people.djangoproject.com
MIT License
86 stars 44 forks source link

OpenID login broken because of unserializable openid.yadis.manager.YadisServiceManager #49

Closed brutasse closed 9 years ago

brutasse commented 10 years ago

Django sessions use json now instead of pickle and openid login fails.