On Dec 24, 2009, at 1:57 AM, Peter Rowell wrote: >> CACHE_MIDDLEWARE_ANONYMOUS_ONLY = True > > I know this is a silly question, but have your tried this *as an > anonymous user*? I ask because it's easy to forget you are logged in. > When in doubt use something like Firefox's Web Developer Toolbar and > clear all the cookies for your test site.
Yup. From the web side I've tried it as a variety of different roles. And from a python shell, that ought to bypass the authentication system altogether, yes? Very perplexing. E > > -- > > You received this message because you are subscribed to the Google > Groups "Django users" group. > To post to this group, send email to [email protected]. > 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 > . > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

