Commit 918fa1961b44bfe2750189539e43f46b62e2560d

  • avatar
  • arvind
  • Sat Mar 29 23:25:17 IST 2014
Adding #CGNetSwara  to the content of the post being made.
  
3535 graph = facebook.GraphAPI(access_token)
3636 graph.put_object(conf.username, 'feed', link=response.url,
3737 description=content[0]['content'].encode('utf8'),
38 message="@CGNetSwara http://cgnetswara.org/" +
38 message="#CGNetSwara http://cgnetswara.org/" +
3939 content[1]['audio'])