MaxKB/apps/modules
CaptainB bbd7079166 feat: add import and export endpoints to ToolView for workspace tools 2025-04-22 17:06:39 +08:00
..
api feat: update module and tool delete APIs to use DefaultResultSerializer for responses 2025-04-18 19:11:26 +08:00
models feat: add ToolModule model and API for managing tool modules with workspace support 2025-04-18 13:33:29 +08:00
serializers fix: improve module tree query to use Q object for filtering by workspace_id 2025-04-18 15:17:04 +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: add ToolModule model and API for managing tool modules with workspace support 2025-04-18 13:33:29 +08:00
urls.py feat: consolidate module and tool views by removing redundant classes and updating API endpoints 2025-04-21 10:59:42 +08:00