Of Jay Parlar
Sent: 23 June 2006 22:42
To: django-users@googlegroups.com
Subject: Re: Anonymous Users/Session in Template
On 6/23/06, Kevin Fullerton <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I've got 'django.contrib.sessions' and 'django.cont
On 6/23/06, Kevin Fullerton <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I've got 'django.contrib.sessions' and 'django.contrib.auth' in my
> INSTALLED_APPS, and 'django.contrib.sessions.middleware.SessionMiddleware'
> in MIDDLEWARE_CLASSES
>
> I'm running from the svn version of django which is up to d
s
Kevin
-Original Message-
From: django-users@googlegroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Jay Parlar
Sent: 23 June 2006 22:15
To: django-users@googlegroups.com
Subject: Re: Anonymous Users/Session in Template
Do you have 'django.contrib.sessions' and &
Do you have 'django.contrib.sessions' and 'django.contrib.auth' in
your INSTALLED_APPS, and do you have
'django.contrib.sessions.middleware.SessionMiddleware' in your
MIDDLEWARE_CLASSES?
Are you using RequestContext instead of Context in your views?
The docs all say that you need 'django.core.c
4 matches
Mail list logo