I did a recent update on django and DualSessionMiddleware is not working anymore.
http://code.djangoproject.com/wiki/CookBookDualSessionMiddleware Seems like from django.contrib.sessions.middleware import SessionWrapper is replaced with from django.contrib.sessions.middleware import SessionMiddleware. I can't seem to get it to work with SessionMiddleware. Anyone knows how to fix it? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---