django - Post a form with urllib and move to that page like a web browser -
i want post form manually using urllib , redirect user page if had clicked submit button in web browser. the reason i'm doing because before submitting payment paypal, need store information db. want handle user paypal website without having him click again in "buy now" button. i'm using django, if matters somehow. is possible? thanks this tool might you: http://wwwsearch.sourceforge.net/mechanize/