Closed
Description
-
there should be ids for the checks, so that they can be ignored easily
-
I have not checked if I am affected by SQL panel in django 1.11 #986, but I have a valid use case for having the middleware in there twice: I want it as early as possible, but then also after AuthenticationMiddleware (for custom
request.user
checks). I would argue that this should be a warning instead, so that it does not fail hard to start runserver for example.
Metadata
Metadata
Assignees
Labels
No labels