maxkb/apps
朱潮 c4eaeb6499 修复Celery递归调用错误
- 移除Django应用配置中的手动任务注册
- 使用Celery的imports配置确保任务模块被导入
- 避免在ready()方法中访问Celery应用
- 使用Celery的自动发现机制处理任务注册

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-31 01:33:18 +08:00
..
application add log 2025-08-27 01:23:26 +08:00
chat feat: Support session variables (#3792) 2025-08-01 17:11:36 +08:00
common 修改音频分段处理为默认文本 2025-08-31 00:58:29 +08:00
folders fix: Workspace manager resource authorization permission 2025-07-11 11:33:15 +08:00
knowledge 修复Celery递归调用错误 2025-08-31 01:33:18 +08:00
locales feat: Vllm whisper model 2025-08-20 18:25:21 +08:00
maxkb add mineru 2025-08-24 17:45:40 +08:00
models_provider modify status parsing 2025-08-25 01:20:33 +08:00
ops 修复Celery递归调用错误 2025-08-31 01:33:18 +08:00
oss add mineru 2025-08-24 17:45:40 +08:00
system_manage fix: refactor database collation refresh and reindex logic with improved error handling 2025-08-19 15:52:04 +08:00
tools feat: add MCP tool support with new form and dropdown options 2025-08-12 10:41:42 +08:00
users fix: correct role filtering in user role deletion logic 2025-08-06 15:44:03 +08:00
__init__.py chore: add init file for every folder 2025-04-29 10:31:49 +08:00
manage.py init project 2025-04-14 20:11:23 +08:00