MaxKB/apps/tools
CaptainB 80b3be46fd fix: add template_id to tool and tool_folder queries in list_tool.sql 2025-06-19 19:39:16 +08:00
..
api fix: add scope parameter to tool serializer in tool.py 2025-06-19 18:33:43 +08:00
migrations refactor: comment out RunSQL migration for internal_tool.sql in initial migration 2025-06-18 20:53:40 +08:00
models fix: update default folder reference from 'root' to 'default' in multiple models 2025-06-16 11:42:28 +08:00
serializers fix: add template_id to tool and tool_folder queries in list_tool.sql 2025-06-19 19:39:16 +08:00
sql fix: add template_id to tool and tool_folder queries in list_tool.sql 2025-06-19 19:39:16 +08:00
views fix: add scope parameter to tool serializer in tool.py 2025-06-19 18:33:43 +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 fix: add scope parameter to tool serializer in tool.py 2025-06-19 18:33:43 +08:00