MaxKB/apps/common
CaptainB 43bef216d5 refactor: reorganize file handling imports into a structured directory 2025-04-30 16:08:17 +08:00
..
auth feat: auth 2025-04-28 14:41:46 +08:00
cache feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
chunk chore: add init file for every folder 2025-04-29 10:31:49 +08:00
config feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
constants feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
database_model_manage feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
db refactor: improve code readability and formatting in common, knowledge, and paragraph modules 2025-04-30 09:57:11 +08:00
event feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
exception feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
forms feat: add model setting 2025-04-17 18:01:33 +08:00
handle refactor: reorganize file handling imports into a structured directory 2025-04-30 16:08:17 +08:00
lock chore: add init file for every folder 2025-04-29 10:31:49 +08:00
mixins feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
models chore: add init file for every folder 2025-04-29 10:31:49 +08:00
result init project 2025-04-14 20:11:23 +08:00
utils feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
__init__.py feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00