add model

This commit is contained in:
2025-09-24 21:01:01 +08:00
parent e57ad31393
commit 4efd801c54
5 changed files with 132 additions and 21 deletions

View File

@@ -55,6 +55,7 @@ LOCAL_APPS = [
"message",
"comment",
"tutorial",
"ai",
]
INSTALLED_APPS = VENDOR_APPS + LOCAL_APPS