Opened 9 years ago
Last modified 9 years ago
#26716 closed Bug
django.contrib.sites.CurrentSiteMiddleware needs to inherit MiddlewareMixin — at Version 1
| 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.
Note:
See TracTickets
for help on using tickets.