As of the "magic removal" (the bits just prior to the 0.95 release),
sessions was moved into contrib.
-joe
On 2/2/07, kbochert <[EMAIL PROTECTED]> wrote:
>
>
> After a long absence, I tried my installation of the tutorial and got:
>
> Error importing middleware django.middleware.sessions
>
> My s
After a long absence, I tried my installation of the tutorial and got:
Error importing middleware django.middleware.sessions
My settings.py has:
MIDDLEWARE _CLASSES = {
"django.middleware.sessions.SessionMiddleware",
...
I change this to :
MIDDLEWARE _CLASSES = {
"django.cont
After a long absence, I tried my installation of the tutorial and got:
Error importing middleware django.middleware.sessions
My settings.py has:
MIDDLEWARE _CLASSES = {
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Gro
3 matches
Mail list logo