Skip to content

Instantly share code, notes, and snippets.

@byroncorrales
Created November 13, 2011 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save byroncorrales/1362764 to your computer and use it in GitHub Desktop.
Save byroncorrales/1362764 to your computer and use it in GitHub Desktop.
bcorrales@bcorrales-laptop:~/django/oxfam/oxfam$ python manage.py facebook_update
> /home/bcorrales/django/oxfam/oxfam/basic/fbfeed/cron.py(23)load_data()
-> FB_GRAPH = 'https://graph.facebook.com/%(group_id)s/feed?access_token=%(access_token)s&limit=%(limit)s' % url_params
(Pdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment