On 6/7/06, Elver Loho <[EMAIL PROTECTED]> wrote: > This behaviour is just way too weird. I'm currently developing with > Django for work and with CherryPy for a side project and CherryPy > doesn't store sessions beyond the lifetime of the server. I sort of > didn't expect this behaviour from Django either. > > So, this a bug or a feature? And how can I turn it off?
Turn it off with the SESSION_EXPIRE_AT_BROWSER_CLOSE setting. http://www.djangoproject.com/documentation/sessions/#browser-length-sessions-vs-persistent-sessions Adrian -- Adrian Holovaty holovaty.com | djangoproject.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---