Opened 8 years ago

Last modified 8 years ago

#26716 closed Bug

django.contrib.sites.CurrentSiteMiddleware needs to inherit MiddlewareMixin — at Initial Version

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

As it says on the tin, CurrentSiteMiddleware isn't compatible with the new middleware.

Change History (0)

Note: See TracTickets for help on using tickets.
Back to Top