maxkb/apps
朱潮 dea3454011 修复Django应用启动时的导入错误
- 在knowledge/apps.py的ready()方法中注册Celery任务
- 移除ops/__init__.py中的直接导入,避免循环依赖
- 简化tasks/__init__.py,使用延迟导入
- 解决"Apps aren't loaded yet"错误

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-31 01:25:16 +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 修复Django应用启动时的导入错误 2025-08-31 01:25:16 +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 修复Django应用启动时的导入错误 2025-08-31 01:25:16 +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