Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のsettings.pyでこれをどのように言うことができますか:
if *IN ADMIN* LANGUAGE_CODE = 'en-us' else LANGUAGE_CODE = 'fr-ca'
ありがとう。
このリンクで解決策を見つけることができます - ミドルウェア クラス: http://source.mihelac.org/2009/11/12/django-set-language-for-admin/