tschellenbach / Django-facebook

Facebook open graph api implementation using the Django web framework in python
http://www.mellowmorning.com/
Other
1.43k stars 543 forks source link

Parse facebook first and last name #580

Closed mishu- closed 5 years ago

mishu- commented 8 years ago

The new facebook api does not include a first_name and last_name. Just a name field.

mishu- commented 8 years ago

I didn't manage to run the tests locally for some reason. I abused of the pull request, I will come back with a fix for the tests as well.

jrabbit commented 8 years ago

I think we aren't calling a specific API version though?