Django-facebook icon indicating copy to clipboard operation
Django-facebook copied to clipboard

Facebook open graph api implementation using the Django web framework in python

Results 104 Django-facebook issues
Sort by recently updated
recently updated
newest added

I am working with Python 3.8 and I am getting this error from an exeption because "unicode" method is not defined : name 'unicode' is not defined django_facebook/api.py in get_facebook_graph,...

- based on travis test coverage - update status badges which were 404

Djangop-facebook doesn't run on Django 1.5 anymore, so please update the requirements

The repository has a tag for `v6.0.1`, but no `v6.0.2` for the current version on PyPI. Which revision corresponds to the 6.0.2 release? 6bf45a4, or one of its immediate children?

I was using an older version of both django and django_facebook previously. I migrated to django 1.7 and installed latest django_facebook. To setup DB table i did following Ran python...

user or profile didnt have attribute facebook_id when login , user created in admin. I have a custom user model : class MyProfile(UserenaBaseProfile, FacebookProfileModel): ... ...

I always get : fql is deprecated for versions v2.1 and higher (error code 12) eror from my app and it is not working. I request to please do needful...

Just wondering, because I have problems using it with Graph v2.2...

Hello, when I add the canvas middleware to the project, it loops even before calling the view of the page.

Looks like I'll have time in September to give this library some much needed polish. Please keep on submitting issues you run into!