Changeset 6521 for main/waeup.sirp/trunk


Ignore:
Timestamp:
11 Jul 2011, 23:36:23 (13 years ago)
Author:
uli
Message:

Remove not implemented attributes from IUniversity. We will use
container items instead.

File:
1 edited

Legend:

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

    r6512 r6521  
    9393        )
    9494
    95     faculties = Attribute("A container for faculties.")
    96     students = Attribute("A container for students.")
    97     hostels = Attribute("A container for hostels.")
    9895
    9996class IWAeUPContainer(IWAeUPObject):
Note: See TracChangeset for help on using the changeset viewer.