#26716 closed Bug (fixed)
django.contrib.sites.CurrentSiteMiddleware needs to inherit MiddlewareMixin
Description (last modified by ) ¶
As it says on the tin, CurrentSiteMiddleware isn't compatible with the new middleware.
Change History (4)
comment:1 by , 9 years ago
Description: | modified (diff) |
---|---|
Has patch: | set |
comment:2 by , 9 years ago
Needs tests: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 5e3f4c2e: