On 13 avr. 2012, at 18:42, Kai Diefenbach wrote:
> Now my questions:  Is this by intention? Can I get around that? Has this any 
> meaning for the application in production?


Hello Kai,

This is most likely a consequence of r17155 [1].

I'd like to understand if it's possible to trigger a regression by using only 
the public APIs. Currently, the only reference to session_key in the docs is 
here [2]. It shows that you can use session_key after the session is saved (and 
nothing else).

Could you clarify how you use session_key (and maybe why you need to access it 
directly)?

Thanks,

-- 
Aymeric.

[1] https://code.djangoproject.com/changeset/17155
[2] 
https://docs.djangoproject.com/en/1.4/topics/http/sessions/#using-sessions-out-of-views

-- 
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