forked from tschellenbach/Django-facebook
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontrol
More file actions
16 lines (15 loc) · 771 Bytes
/
Copy pathcontrol
File metadata and controls
16 lines (15 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: python-django-facebook
Section: python
Priority: optional
Maintainer: SimpleGeo Nerds <nerds@simplegeo.com>
Uploaders: Jon Rohan <jon@simplegeo.com>
Build-Depends: cdbs, debhelper (>= 7), python, python-support, python-setuptools
Standards-Version: 3.8.4
Homepage: https://github.com/simplegeo/django_facebook
Package: python-django-facebook
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.2)
Description: django_facebook
Facebook open graph API client in python. Enables django applications to register users using facebook.
Fixes issues with the official but unsupported Facebook python-sdk. Enables mobile facebook authentication.
Canvas page authentication for facebook applications. FQL access via the server side api.