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

add example using Django

Open juliocebrito opened this issue 10 years ago • 5 comments

Hi, do you have an example for django ...thanks

juliocebrito avatar May 22 '15 03:05 juliocebrito

You can use the SDK in conjunction with Django, although the project does not currently include an example on how to do so. This is a useful feature request, so I will modify this ticket in order to track it.

If you have further questions about using the SDK, you should post a message in the Google Group.

martey avatar May 22 '15 03:05 martey

You can take a look to my repos:

https://github.com/ramusus/django-facebook-api https://github.com/ramusus/django-facebook-posts https://github.com/ramusus/django-facebook-pages https://github.com/ramusus/django-facebook-photos https://github.com/ramusus/django-facebook-comments

ramusus avatar Aug 30 '15 19:08 ramusus

@ramusus Your repositories seem to be using a BSD license. Would you be willing to relicense them as Apache 2.0, so examples from them could be included in the documentation?

martey avatar Aug 30 '15 19:08 martey

@martey maybe this weekend I can submit a PR with a simple example. Do you have any preference for a specific functionality demonstration?

jllorencetti avatar Oct 06 '15 02:10 jllorencetti

@martey relicensed

ramusus avatar Oct 06 '15 18:10 ramusus