create module student management

This commit is contained in:
XuanHuyen
2025-03-09 22:54:18 +07:00
parent 1f8cbe04a4
commit c0a658abb4
12 changed files with 248 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
from . import student_student
from . import student_course