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