I'm using django-social-auth to integrate with Facebook, but I don't know how's the best way to get the extra_data values on template.
Looks like a dumb question, but I need some help.
Best Regards, Max
I decided to use django-allauth[1], and it's very very good, solved my problem, like a charm.