ragflow/api/db
dashi6174 7e74546b73
Set the language default value of the language based on the LANG envi… (#853)
…ronment variable at the initial creation.

1. Set the User's default language based on LANG;
2. Set the Knowledgebase's default language based on LANG; 
3. Set the default language of the Dialog based on LANG;

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
2024-05-21 11:05:41 +08:00
..
services fix english query bug (#840) 2024-05-20 12:23:51 +08:00
__init__.py let file in knowledgebases visible in file manager (#714) 2024-05-11 16:04:28 +08:00
db_models.py Set the language default value of the language based on the LANG envi… (#853) 2024-05-21 11:05:41 +08:00
db_utils.py apply pep8 formalize (#155) 2024-03-27 11:33:46 +08:00
init_data.py correct mismatched kb doc number (#826) 2024-05-17 17:27:39 +08:00
operatioins.py apply pep8 formalize (#155) 2024-03-27 11:33:46 +08:00
reload_config_base.py apply pep8 formalize (#155) 2024-03-27 11:33:46 +08:00
runtime_config.py apply pep8 formalize (#155) 2024-03-27 11:33:46 +08:00