MaxKB/apps/tools
CaptainB 9b0f9b04b7
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
refactor: remove tool_type field and update imports in tool model
2025-04-18 17:08:59 +08:00
..
api feat: implement CRUD operations for tools with API views 2025-04-18 16:42:46 +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: implement CRUD operations for tools with API views 2025-04-18 16:42:46 +08:00
views feat: implement CRUD operations for tools with API views 2025-04-18 16:42:46 +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: implement CRUD operations for tools with API views 2025-04-18 16:42:46 +08:00