django
API Documentation
Modules
Classes
Names
django
.
middleware
.
locale
Toggle Private API
module documentation
Undocumented
Class
LocaleMiddleware
Parse a request and decide what translation object to install in the current thread context. This allows pages to be dynamically translated to the language the user desires (if the language is available).