ragflow/api/db
Jin Hai 1e90a1bf36
Move settings initialization after module init phase (#3438)
### What problem does this PR solve?

1. Module init won't connect database any more.
2. Config in settings need to be used with settings.CONFIG_NAME

### Type of change

- [x] Refactoring

Signed-off-by: jinhai <haijin.chn@gmail.com>
2024-11-15 17:30:56 +08:00
..
services Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
__init__.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00
db_models.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
db_utils.py Rework logging (#3358) 2024-11-12 17:35:13 +08:00
init_data.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
reload_config_base.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
runtime_config.py Update version display on web UI (#3405) 2024-11-14 17:51:21 +08:00