Ben,

Yes, that is definitely going to be the quickest way to resolve your issue, and 
I see no reason not to use them - Django hashes the data in them so it's safe 
from casual prying...

Hth,
Jonathan

? 19 ?.?. 2553 ???? 21:54 Ben Luedtke <blued...@quietlightcom.com> ?????:

> Thanks Jonathan,
> 
> Either way though, the solution is to set the cookie to allow the
> session to persist correct?
> 
> Thanks,
> Ben
> 
> On Oct 19, 9:51 am, Jonathan Barratt <jonathan.barr...@knifeict.com>
> wrote:
>> On 19 ?.?. 2010, at 21:49, Jonathan Barratt wrote:
> 
>>> You are running in a threaded environment then, your sessions can't persist 
>>> without cookies or equivalent external storage because the HTTP exchange is 
>>> not all contained within the same server process...
>> 
>> Whoops, I couldn't cancel that e-mail fast enough, but I'm clearly wrong - 
>> cause you mentioned that it's only a problem in IE, but that it's working in 
>> Chrome and Firefox. So maybe you're not using a threaded Apache. Sorry for 
>> jumping to conclusions!
>> 
>> Jonathan
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-us...@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.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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.

Reply via email to