Re: login django using curl

2008-12-15 Thread Brett Parker
On 14 Dec 12:07, Malcolm Tredinnick wrote: > > > On Sat, 2008-12-13 at 14:44 -0800, Adrián Ribao wrote: > > Hello, I'm writing a script and I'd like to login into a django webapp > > using pycurl or urllib. > > I've problems with the cookies, and every time the message is: "The > > session has e

Re: login django using curl

2008-12-13 Thread Malcolm Tredinnick
On Sat, 2008-12-13 at 14:44 -0800, Adrián Ribao wrote: > Hello, I'm writing a script and I'd like to login into a django webapp > using pycurl or urllib. > I've problems with the cookies, and every time the message is: "The > session has expired" > > Does anybody know how can I make it? You for

login django using curl

2008-12-13 Thread Adrián Ribao
Hello, I'm writing a script and I'd like to login into a django webapp using pycurl or urllib. I've problems with the cookies, and every time the message is: "The session has expired" Does anybody know how can I make it? Thank you! --~--~-~--~~~---~--~~ You receiv