#29353: _middleware_chain is not set for StaticFilesHandler
-------------------------------------+-------------------------------------
     Reporter:  koxu1996             |                    Owner:  Claude
                                     |  Paroz
         Type:  Bug                  |                   Status:  assigned
    Component:  contrib.staticfiles  |                  Version:  2.0
     Severity:  Normal               |               Resolution:
     Keywords:  staticfiles          |             Triage Stage:  Accepted
  middleware_chain                   |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Claude Paroz):

 * owner:  nobody => Claude Paroz
 * status:  new => assigned
 * stage:  Unreviewed => Accepted


Comment:

 That's an issue with a 404 response when settings.DEBUG is False, it
 shouldn't fallback to `super().get_response(request)` in that case.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29353#comment:5>
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.9c9bf57b97901ccd3eee3649a4a98cad%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to