* has_patch: 0 => 1
* version: 1.2 => master
Comment:
I've logged a warning instead of adding a new warning class to be
consistent with the rest of the file.
https://github.com/django/django/pull/3486
--
Ticket URL: <https://code.djangoproject.com/ticket/14664#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"093e6c68b9b5afdf1f059a2321affc999763e919"]:
{{{
#!CommitTicketReference repository=""
revision="093e6c68b9b5afdf1f059a2321affc999763e919"
Fixed #14664 -- Logged a warning if MiddlewareNotUsed is raised in DEBUG
mode.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/14664#comment:7>