- Timestamp:
- 31 Aug 2021, 14:41:29 (3 years ago)
- Location:
- main/kofacustom.ecns/trunk/src/kofacustom/ecns
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/export.py
r15614 r16589 18 18 """Exporters for student related stuff. 19 19 """ 20 from kofacustom. skeleton.students.interfaces import (20 from kofacustom.ecns.students.interfaces import ( 21 21 ICustomStudent, 22 22 ICustomStudentStudyCourse,
Note: See TracChangeset for help on using the changeset viewer.