mirror of
https://github.com/django/django.git
synced 2025-01-22 16:19:35 +00:00
Fixed #18656 -- Fixed LocaleMiddleware link; thanks mitar for the report.
This commit is contained in:
parent
00d5e632fa
commit
07d70e9b26
@ -146,7 +146,7 @@ Locale middleware
|
||||
|
||||
Enables language selection based on data from the request. It customizes
|
||||
content for each user. See the :doc:`internationalization documentation
|
||||
</topics/i18n/index>`.
|
||||
</topics/i18n/translation>`.
|
||||
|
||||
Message middleware
|
||||
------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user