You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked through the code and the docs, and it's not clear to me which versions of the Facebook APIs are supported. I inherited a legacy codebase which uses Django-facebook, and want to be sure that we're supporting up-to-date versions of the Facebook API since version 2.5 is being deprecated soon. I'd be happy to add support for the features we use but I'm not sure where to start, and it's hard to figure out which features I should even look at if I'm not sure which wouldn't be supported.
The text was updated successfully, but these errors were encountered:
It implements the low level REST calls. Contributions are much appreciated. I no longer work on any projects that involve Facebook so that's why this library is pretty un-maintained besides for a few awesome open source contributors.
I looked through the code and the docs, and it's not clear to me which versions of the Facebook APIs are supported. I inherited a legacy codebase which uses Django-facebook, and want to be sure that we're supporting up-to-date versions of the Facebook API since version 2.5 is being deprecated soon. I'd be happy to add support for the features we use but I'm not sure where to start, and it's hard to figure out which features I should even look at if I'm not sure which wouldn't be supported.
The text was updated successfully, but these errors were encountered: