Hello guys! I'v got such problem with development server. I run any app on my dev server and it is stuck on Set Cookie response:
GET / HTTP/1.0 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms- powerpoint, */* Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 Host: 127.0.0.1 HTTP/1.0 301 MOVED PERMANENTLY Date: Mon, 04 May 2009 21:05:01 GMT Server: WSGIServer/0.1 Python/2.5.4 Vary: Accept-Language, Cookie Content-Type: text/html; charset=utf-8 Location: http://127.0.0.1/about/ Content-Language: en Set-Cookie: sessionid=ddff860b18d7c4ebbb5b78435f910757; expires=Mon, 18-May-2009 21:05:01 GMT; Max-Age=1209600; Path=/ Pls, advice me what to do? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---