- Timestamp:
- 15 Mar 2023, 12:27:16 (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.koa/trunk/src/kofacustom/koa/students/export.py
r16717 r17357 18 18 """Exporters for student related stuff. 19 19 """ 20 from kofacustom. skeleton.students.interfaces import (20 from kofacustom.koa.students.interfaces import ( 21 21 ICustomStudent, 22 22 ICustomStudentStudyCourse,
Note: See TracChangeset for help on using the changeset viewer.