summaryrefslogtreecommitdiff
path: root/django/middleware/locale.py
AgeCommit message (Expand)Author
2008-08-09Fixed #8121 -- Don't override the Content-Language HTTP header in the localeMalcolm Tredinnick
2006-06-08Fixed #2109 -- Convert old-style classes to new-style classes throughout Djan...Adrian Holovaty
2006-05-05Fixed #1707 -- LocaleMiddleware now sets Content-Language header. Thanks, ube...Adrian Holovaty
2005-11-04Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...Jacob Kaplan-Moss