id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 10078,Document use of locales in management commands,gregoire,nobody,"Locale en-us is forced in management commands. My application does not support en-us and should run its commands as fr, as specified in the settings. In BaseCommand.execute(), the comment says: {{{ # Switch to English, because django-admin.py creates database content # like permissions, and those shouldn't contain any translations. }}} I guess that commands requiring en-us should activate it themselves and let everything else working in the expected locale. ",,closed,Documentation,dev,,fixed,LANCGUAGE_CODE management basecommand en-us,gregoire@… django@… Vlastimil Zíma,Ready for checkin,1,0,0,0,0,0