Loading docs/ref/middleware.txt +1 −1 Original line number Diff line number Diff line Loading @@ -438,7 +438,7 @@ Here are some hints about the ordering of various Django middleware classes: #. :class:`~django.middleware.locale.LocaleMiddleware` One of the topmost, after ``SessionMiddleware`` (uses session data) and ``CacheMiddleware`` (modifies ``Vary`` header). ``UpdateCacheMiddleware`` (modifies ``Vary`` header). #. :class:`~django.middleware.common.CommonMiddleware` Loading Loading
docs/ref/middleware.txt +1 −1 Original line number Diff line number Diff line Loading @@ -438,7 +438,7 @@ Here are some hints about the ordering of various Django middleware classes: #. :class:`~django.middleware.locale.LocaleMiddleware` One of the topmost, after ``SessionMiddleware`` (uses session data) and ``CacheMiddleware`` (modifies ``Vary`` header). ``UpdateCacheMiddleware`` (modifies ``Vary`` header). #. :class:`~django.middleware.common.CommonMiddleware` Loading