Changeset 10825 for main/kofacustom.ekodisco/trunk
- Timestamp:
- 3 Dec 2013, 12:33:12 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.ekodisco/trunk/src/kofacustom/ekodisco/students/student.py
r10804 r10825 40 40 return False 41 41 42 @property 43 def personal_data_expired(self): 44 return False 45 42 46 43 47 # Set all attributes of Student required in IStudent as field
Note: See TracChangeset for help on using the changeset viewer.