Kaydet (Commit) 7c642caf authored tarafından jorgecarleitao's avatar jorgecarleitao Kaydeden (comit) Tim Graham

Fixed typo in docs/ref/middleware.txt

üst 217f173b
......@@ -448,7 +448,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`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment