Changeset 5064
- Timestamp:
- 16 Mar 2010, 15:58:58 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/Students.py
r4302 r5064 313 313 #"level", 314 314 ), 315 #'personal': ('firstname',316 #'middlename',317 #'lastname',315 'personal': ('firstname', 316 'middlename', 317 'lastname', 318 318 # 'perm_address', 319 #),320 'clearance': (#'state', # is not an attribute of clearance but is needed for splitting lga321 #'lga',322 'birthday',323 )319 ), 320 #'clearance': (#'state', # is not an attribute of clearance but is needed for splitting lga 321 # #'lga', 322 # 'birthday', 323 # ) 324 324 } 325 325 res_list = []
Note: See TracChangeset for help on using the changeset viewer.