Hi,
I am trying the lastest .95 django but it fails when calling the admin interface with the message: WSGIRequest' object has no attribute 'user' it has an attribute USER though looking at the code in core/handlers/wsgi.py and comparing with the .91 it looks like a bunch of code related to user has been moved somewhere else, hence the error maybe ? accessorily the new settings.py created by startapp does not reflect entirely the .95 docs for instance installed_apps is empty and also this line in middlewares points to something not existing anymore "django.middleware.sessions.SessionMiddleware", thanks for any help Pascal --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---