MaxKB/apps/tools
CaptainB bbd7079166 feat: add import and export endpoints to ToolView for workspace tools 2025-04-22 17:06:39 +08:00
..
api feat: add import and export endpoints to ToolView for workspace tools 2025-04-22 17:06:39 +08:00
migrations refactor: remove tool_type field and update imports in tool model 2025-04-18 17:08:59 +08:00
models refactor: remove tool_type field and update imports in tool model 2025-04-18 17:08:59 +08:00
serializers feat: add import and export endpoints to ToolView for workspace tools 2025-04-22 17:06:39 +08:00
views feat: add import and export endpoints to ToolView for workspace tools 2025-04-22 17:06:39 +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 feat: add import and export endpoints to ToolView for workspace tools 2025-04-22 17:06:39 +08:00