Changeset 13536 for main/waeup.kwarapoly
- Timestamp:
- 7 Dec 2015, 14:38:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/utils.py
r13535 r13536 330 330 session and the numbers build up arithmetically) 331 331 """ 332 333 return _('Matriculation assgnment deactivated.'), None334 335 332 cert = getattr(student.get('studycourse', None), 'certificate', None) 336 333 entry_session = getattr(
Note: See TracChangeset for help on using the changeset viewer.