8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b93633d commit 9cc4eb1Copy full SHA for 9cc4eb1
docs/how_to/install.rst
@@ -221,7 +221,7 @@ in the ``TEMPLATES['OPTIONS']['context_processors']``:
221
Middleware
222
==========
223
224
-in your :setting:`django:MIDDLEWARE_CLASSES` you'll need :class:`django:django.middleware.locale.LocaleMiddleware` -
+in your :setting:`django:MIDDLEWARE` you'll need :class:`django:django.middleware.locale.LocaleMiddleware` -
225
it's **not** installed in Django projects by default.
226
227
Also add::
0 commit comments