If I understand the middleware correctly, session cookie is created only 
when the session itself is modified, unless SESSION_SAVE_EVERY_REQUEST is 
True. So, after user language is set but before user authentication there 
could be only one, language cookie.

I think that http://code.djangoproject.com/ticket/13217 is the same problem 
but from the slightly different point of view. However it hasn't been 
solved,
the thread seems dead to me, but problem still exists.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to