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).

Declaration

class LocaleMiddleware(MiddlewareMixin)
source link

Documentation

Methods

Inherited methods