Ignore:
Timestamp:
16 Mar 2010, 15:58:58 (15 years ago)
Author:
Henrik Bettermann
Message:

export names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/Students.py

    r4302 r5064  
    313313                                         #"level",
    314314                                        ),
    315                     #'personal': ('firstname',
    316                     #             'middlename',
    317                     #             'lastname',
     315                    'personal': ('firstname',
     316                                 'middlename',
     317                                 'lastname',
    318318                    #             'perm_address',
    319                     #             ),
    320                     'clearance': (#'state',  # is not an attribute of clearance but is needed for splitting lga
    321                                   #'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                    #             )
    324324                  }
    325325        res_list = []
Note: See TracChangeset for help on using the changeset viewer.