- Timestamp:
- 23 Aug 2015, 10:03:46 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/interfaces.py
r13211 r13213 327 327 """ 328 328 state = Attribute('Application state of an applicant') 329 record_used = Attribute('True if password or any required field has been set') 329 330 history = Attribute('Object history, a list of messages') 330 331 display_fullname = Attribute('The fullname of an applicant')
Note: See TracChangeset for help on using the changeset viewer.