RE: login failed with correct username and password

2011-01-12 Thread Lin Tao(EXT-VanceInfo/Beijing)
illiers Sent: Wednesday, January 12, 2011 08:00 PM To: Django users Subject: Re: login failed with correct username and password On 12 jan, 04:03, "Lin Tao\(EXT-VanceInfo/Beijing\)" wrote: > Hi, > > I encounter this problem that I failed to login to my app with correct > u

Re: login failed with correct username and password

2011-01-12 Thread bruno desthuilliers
On 12 jan, 04:03, "Lin Tao\(EXT-VanceInfo/Beijing\)" wrote: > Hi, > > I encounter this problem that I failed to login to my app with correct > username and password. I'm wondering if there is something wrong with my > login form. Here is what it looks like: (snip code - seems mostly ok) > > Ever