MaxKB/apps/tools
CaptainB d7b4f90798 refactor: update parameter initialization in getList functions for improved clarity
--bug=1058075 --user=刘瑞斌 【知识库】社区版、企业版、专业版搜索框切换完搜索字段后点击知识库文件夹提示必须是一个有效的uuid https://www.tapd.cn/62980211/s/1723617
2025-07-04 15:43:24 +08:00
..
api fix: add scope parameter to tool serializer in tool.py 2025-06-19 18:33:43 +08:00
migrations refactor: update user field in Tool and ToolFolder models to allow null values and set on delete 2025-07-04 15:04:29 +08:00
models refactor: update user field in Tool and ToolFolder models to allow null values and set on delete 2025-07-04 15:04:29 +08:00
serializers refactor: update parameter initialization in getList functions for improved clarity 2025-07-04 15:43:24 +08:00
sql refactor: simplify query set handling in tool.py and list_tool_user.sql 2025-07-01 11:57:42 +08:00
views fix: Extends common user tool permission 2025-07-04 14:32:15 +08:00
__init__.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
admin.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
apps.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
tests.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
urls.py chore: improve URL formatting and readability in urls.py 2025-06-25 14:51:47 +08:00