add problemset

This commit is contained in:
2025-10-22 18:47:40 +08:00
parent 9235b111c0
commit 07aaff69f2
16 changed files with 1404 additions and 4 deletions

View File

@@ -59,6 +59,7 @@ LOCAL_APPS = [
"tutorial",
"ai",
"flowchart",
"problemset",
]
INSTALLED_APPS = VENDOR_APPS + LOCAL_APPS