Hi, I discover & reproduce a problem in the login for my site www.paradondevamos.com.
The first time when a user try to login, always "fail", and return back to the login page. If try the second time, work fine. If try the frist time, close the browser, and try again, work. If then logout, close the browser, try again fail. This happend in both firefox 2.0.0.14 & IE 7, and in the dev server & apache with mod-python. However, and that is the strange thing, when I enter the admin site work just fine, so I get wonder why is happend this way. I also set directly the SESSION_COOKIE_DOMAIN as '.localhost' & '127.0.0.1' & 'localhost:8000'. Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

