#30237: django.contrib.admin checks for
django.contrib.auth.middleware.AuthenticationMiddleware, breaking custom
authentication middleware from 2.1
-------------------------------+--------------------------------------
     Reporter:  Alek Ratzloff  |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  new
    Component:  contrib.admin  |                  Version:  2.2
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by Tim Graham):

 The check is new in Django 2.2 (371ece2f0682e51f2f796854d3e091827a7cea63).
 It might be possible to modify it so that it detects
 `AuthenticationMiddleware` subclasses. You could also simply add that
 error to your `SILENCED_SYSTEM_CHECKS` setting.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30237#comment:1>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.d839c41baa14ce0d4fbe2babac261c87%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to