as described in http://developers.facebook.com/docs/api#publishing i want to make a post request to update a users status .How do i make post requests in python / django?
as described in http://developers.facebook.com/docs/api#publishing i want to make a post request to update a
Share
will send a post request to http://example.com, with parameters a=1 and b=2