8000 Update install.rst (#6610) (#6633) · django-cms/django-cms@9cc4eb1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9cc4eb1

Browse files
authored
Update install.rst (#6610) (#6633)
1 parent b93633d commit 9cc4eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how_to/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ in the ``TEMPLATES['OPTIONS']['context_processors']``:
221221
Middleware
222222
==========
223223

224-
in your :setting:`django:MIDDLEWARE_CLASSES` you'll need :class:`django:django.middleware.locale.LocaleMiddleware` -
224+
in your :setting:`django:MIDDLEWARE` you'll need :class:`django:django.middleware.locale.LocaleMiddleware` -
225225
it's **not** installed in Django projects by default.
226226

227227
Also add::

0 commit comments

Comments
 (0)
0