lck.django 0.8.5 documentation
A couple of useful middleware classes related to common framework functionality (including contrib).
Add this middleware to force the admin to always use the language specified in settings.LANGUAGE_CODE instead of sniffing it from the user agent.
Add this middleware to force the whole website to always use the language specified in settings.LANGUAGE_CODE instead of sniffing it from the user agent.