I have an almost fresh install of django and when I try to python manage.py runserver.It is is giving me this error:
ImproperlyConfigured: WSGI applicati
Comment out the
#'django.contrib.auth.middleware.SessionAuthenticationMiddleware',
in your settings.py file in Middleware