On Feb 17, 9:15 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> This is all documented.
>
> Look at the SESSION_EXPIRE_AT_BROWSER_CLOSE setting and the
> SESSION_COOKIE_AGE setting. You don't need a last modified column, since
> the expiry time is last modified + SESSION_COOKIE_AGE.

Hi,

Thanks Malcolm. I thought since we send -1 as the cookie lifetime for
cookies that end
when the browser is closed, the SESSION_COOKIE_AGE is not used.

---
Charles
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to