create_user.py
3.71 KB
- 
in create_user mgmt command, use settings.LANGUAGE_CODE instead of en-us. · fb57ffb8Fixes the create_user admin command, which was creating user accounts with a potentially invalid language preference. JIRA: FOR-532 jsa committed