Re: Unable to login to admin site in localhost

2010-10-01 Thread bruno desthuilliers
On 30 sep, 19:05, mamcx wrote: > As reported on :http://stackoverflow.com/questions/3817808/unable-to- > login-to-admin-site-in-localhost > > I can't login to the admin site on localhost. > > I try with firefox, IE. > > I try using the 127.0.0.1:

Unable to login to admin site in localhost

2010-09-30 Thread mamcx
As reported on :http://stackoverflow.com/questions/3817808/unable-to- login-to-admin-site-in-localhost I can't login to the admin site on localhost. I try with firefox, IE. I try using the 127.0.0.1:8000 address. Also, I set the SESSION_COOKIE_DOMAIN to localhost, localhost:8000 I chang