add example using Django
Hi, do you have an example for django ...thanks
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.
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 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 maybe this weekend I can submit a PR with a simple example. Do you have any preference for a specific functionality demonstration?
@martey relicensed