Must be used as part of the two-part update/fetch cache middleware. UpdateCacheMiddleware must be the first piece of middleware in MIDDLEWARE so that it'll get called last during the response phase.
This method overrides django.utils.deprecation.MiddlewareMixin.__init__.
This method is overriden in: