shcool/school/__init__.py
2026-08-03 12:03:31 +08:00

4 lines
69 B
Python

from . import models
from . import controllers
from . import wizards