Views

django_facebook.views.connect(*args, **kwargs)[source]

Exception and validation functionality around the _connect view Separated this out from _connect to preserve readability Don’t bother reading this code, skip to _connect for the bit you’re interested in :)

django_facebook.views.disconnect(request)[source]

Removes Facebook from the users profile And redirects to the specified next page