On 7/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
...
> The problem is that when I click on the browser's back button,
> user.is_anonymous returns False, therefore the user is infact logged
> in. To make things worse, if I manually type in the URL for the index
> page after logging out, the main page says I'm logged in.

If you're just hitting the back button, then you're probably seeing
the page cached by your browser.  Try doing a page refresh and see
what happens.

-- 
Derek

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

Reply via email to