#23786: tutorial bug for
django.contrib.auth.middleware.SessionAuthenticationMiddleware
-------------------------------+--------------------------------------
     Reporter:  bedros         |                    Owner:  nobody
         Type:  Bug            |                   Status:  closed
    Component:  Documentation  |                  Version:  1.7
     Severity:  Normal         |               Resolution:  worksforme
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by bmispelon):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Hi,

 `django.contrib.auth.middleware.SessionAuthenticationMiddleware` is new in
 1.7 (and part of the default value for `settings.MIDDLEWARES`).

 It seems that you're using a settings file made for Django 1.7 but you're
 running an older version of Django.
 Upgrading Django to 1.7 or re-generating your settings file with the
 appropriate version should fix the issue.

 Thanks.

--
Ticket URL: <https://code.djangoproject.com/ticket/23786#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.93bf9a5418b7253f4850256f3b031d04%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to