- Timestamp:
- 18 Oct 2012, 05:42:30 (12 years ago)
- Location:
- main/waeup.kwarapoly/trunk/src/waeup/kwarapoly
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/batching.py
r8913 r9347 24 24 students, studycourses, payment tickets and accommodation tickets. 25 25 """ 26 from waeup. fceokene.students.interfaces import (26 from waeup.kwarapoly.students.interfaces import ( 27 27 ICustomStudent, ICustomStudentUpdateByRegNo, 28 28 ICustomStudentUpdateByMatricNo,
Note: See TracChangeset for help on using the changeset viewer.