Changeset 4752
- Timestamp:
- 8 Jan 2010, 15:02:16 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup/branches/ulif-layout/src/waeup/README.txt
r4750 r4752 39 39 <waeup.university.facultycontainer.FacultyContainer object at 0x...> 40 40 41 >>> u .students41 >>> u['students'] 42 42 <waeup.student.studentcontainer.StudentContainer object at 0x...> 43 43 44 >>> u .hostels44 >>> u['hostels'] 45 45 <waeup.hostel.hostelcontainer.HostelContainer object at 0x...> 46 46
Note: See TracChangeset for help on using the changeset viewer.