When I go to /admin/ and login the screen just returns to the login screen again with no errors or anything.
I have SESSION_COOKIE_DOMAIN set propperly as well and that didn't help (the faq said it might). I then tried using the built in server, and I ran that using the same domain, but port 8000 as the listener. That worked fine. In fact, when I went to the production server (fastcgi) that cookie got me to the admin interface. So I'm wondering if there's some trick that is preventing the cookie from getting to me. I have liveHTTP headers, but I'm nothing looks too out of the ordinary. Cookies are sent with the requests just fine and recieved just fine... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

