Changeset 7641 for main/waeup.sirp/trunk/src/waeup/sirp/students/catalog.py
- Timestamp:
- 14 Feb 2012, 07:07:46 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/students/catalog.py
r7633 r7641 47 47 faccode = index.Field(attribute='faccode') 48 48 current_session = index.Field(attribute='current_session') 49 current_mode = index.Field(attribute='current_mode') 49 50 50 51 class StudentQueryResultItem(object):
Note: See TracChangeset for help on using the changeset viewer.