Hi, I'm building a service that should have 2 week sessions.
For authentication, I'm hoping someone can explain what happens if a cookie has expired because those two weeks are up. Is request.user authenticated? Is there another flag that notes the cookies is expired? Or is request.user not authenticated, but the expired cookie is still sent? Basically, I want a different message for people that presumably have never seen the site, and those that just need to login again. Thanks, Ivan www.kirigin.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?hl=en -~----------~----~----~----~------~----~------~--~---