Changeset 8969 for main/waeup.kofa/trunk/src/waeup/kofa
- Timestamp:
- 10 Jul 2012, 09:35:55 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/interfaces.py
r8920 r8969 155 155 fullname = Attribute('All name parts separated by hyphens') 156 156 display_fullname = Attribute('The fullname of an applicant') 157 is_postgrad = Attribute('True if postgraduate student') 157 158 158 159 student_id = schema.TextLine(
Note: See TracChangeset for help on using the changeset viewer.