#26716 closed Bug (fixed)
django.contrib.sites.CurrentSiteMiddleware needs to inherit MiddlewareMixin
Reported by: | Brett Haydon | Owned by: | nobody |
---|---|---|---|
Component: | contrib.sites | Version: | 1.10 |
Severity: | Release blocker | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | yes | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description (last modified by )
As it says on the tin, CurrentSiteMiddleware isn't compatible with the new middleware.
Change History (4)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|---|
Has patch: | set |
comment:2 by , 8 years ago
Needs tests: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 5e3f4c2e: