On Jan 12, 2008 2:47 AM, kbochert <[EMAIL PROTECTED]> wrote: > > mod_fastcgi installation > > The error is: > 'WSGIRequest' object has no attribute 'session' > > any ideas? >
Do you have 'django.contrib.sessions.middleware.SessionMiddleware' listed in MIDDLEWARE_CLASSES in settings.py? If I add lines to the file, the error stays at the same location. > and if I erase the .pyc file, it does not get regenerated. > > How do I cause it to use the newly edited file?? > > I've tried touching the .fcgi file with no luck > I'm not sure what file you are referring to here. At any rate, this doesn't sound like and fcgi-specific problem. Karen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---