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
4d87e01682
maxkb
/
apps
/
tools
History
shaohuzhang1
3450ef78a4
fix: Application import and export (
#3538
)
2025-07-09 21:34:41 +08:00
..
api
fix: add scope parameter to tool serializer in tool.py
2025-06-19 18:33:43 +08:00
migrations
refactor: update user field in Tool and ToolFolder models to allow null values and set on delete
2025-07-04 15:04:29 +08:00
models
refactor: update user field in Tool and ToolFolder models to allow null values and set on delete
2025-07-04 15:04:29 +08:00
serializers
fix: Application import and export (
#3538
)
2025-07-09 21:34:41 +08:00
sql
refactor: simplify query set handling in tool.py and list_tool_user.sql
2025-07-01 11:57:42 +08:00
views
refactor: enhance ToolTreeSerializer query parameters
2025-07-09 11:16:59 +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
chore: improve URL formatting and readability in urls.py
2025-06-25 14:51:47 +08:00