This website requires JavaScript.
Explore
Help
Register
Sign In
zhuchaowe
/
maxkb
Watch
1
Star
0
Fork
0
You've already forked maxkb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e13bd094fa
maxkb
/
apps
/
tools
History
CaptainB
e13bd094fa
feat: add label field to tool model and update SQL insert statements
2025-06-20 11:52:51 +08:00
..
api
fix: add scope parameter to tool serializer in tool.py
2025-06-19 18:33:43 +08:00
migrations
feat: add label field to tool model and update SQL insert statements
2025-06-20 11:52:51 +08:00
models
feat: add label field to tool model and update SQL insert statements
2025-06-20 11:52:51 +08:00
serializers
fix: make folder_id parameter optional in document.py
2025-06-19 19:45:26 +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