Skip to main content

Facebook Datastore

Project description

https://travis-ci.org/pozytywnie/django-facebook-auth.svg

An application that stores data about Facebook users logged in on your site using Facebook API. This data can be handy for various reasons.

Usage

Currently it integrates with https://github.com/pozytywnie/django-facebook-auth and expects FacebookUser object in the constructor.

Example:

from facebook_datastore.engines import UserProfileEngine
from facebook_auth.models import FacebookUser

user = FacebookUser.objects.get(id=SOME_ID)
engine = UserProfileEngine(user)
engine.run()

Such code should be executed by for example celery - in the background. You will also need a valid user access token.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

facebook-datastore-3.1.2.tar.gz (10.3 kB view details)

Uploaded Source

File details

Details for the file facebook-datastore-3.1.2.tar.gz.

File metadata

File hashes

Hashes for facebook-datastore-3.1.2.tar.gz
Algorithm Hash digest
SHA256 9a953543efca4adc126f3e73c63cce5479ba12fda62c04040221d6d18cf9380d
MD5 80304660ed6a52c9fbf9e46cc2e1cfca
BLAKE2b-256 8593746b6524ca81a255911c2df00d3335bc2581f2c927de42355d93eedccf76

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page