summaryrefslogtreecommitdiff
path: root/docs/ref/forms
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2013-04-05 13:08:50 +0200
committerAymeric Augustin <aymeric.augustin@m4x.org>2013-04-05 13:08:50 +0200
commit23229061fcb836ecca2195cc75f91e331279a5d1 (patch)
tree2b5fdd7e1cabf18bb4b158e62e010cd73d5dce76 /docs/ref/forms
parentd7fa80258b0dc918483679066b38fc4d471acabc (diff)
Removed LocaleMiddleware from settings template.
It was added in 3f1c7b70537330435e2ec2fca9550f7b7fa4372e. Single language sites should always be translated in LANGUAGE_CODE, regardless of the browser's Accept-Language. Having LocaleMiddleware enabled can result in having some parts, like the admin, translated in an unexpected language, typically if someone browses a non-English website on a system set up in English. Since most websites won't be translated in multiple languages — especially at the time they're created — it's better not to enable LocaleMiddleware by default. Thanks Ramiro for the feedback.
Diffstat (limited to 'docs/ref/forms')
0 files changed, 0 insertions, 0 deletions