Ignore:
Timestamp:
26 Apr 2012, 08:05:13 (12 years ago)
Author:
Henrik Bettermann
Message:

Rename state to app_state according to reg_state in students.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/interfaces.py

    r8245 r8282  
    306306
    307307    history = Attribute('Object history, a list of messages')
    308     state = Attribute('The application state of an applicant')
     308    app_state = Attribute('The application state of an applicant')
    309309    display_fullname = Attribute('The fullname of an applicant')
    310310    application_date = Attribute('Date of submission, used for export only')
Note: See TracChangeset for help on using the changeset viewer.