Ignore:
Timestamp:
6 Oct 2012, 12:09:01 (12 years ago)
Author:
Henrik Bettermann
Message:

Catch traceback if student password is None.

File:
1 edited

Legend:

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

    r9300 r9303  
    228228
    229229class CCOfficer(grok.Role):
    230     """This is basically a copy of the the PortalManager. We exclude some
     230    """This is basically a copy of the the PortalManager class. We exclude some
    231231    'dangerous' permissions by commenting them out.
    232232    """
Note: See TracChangeset for help on using the changeset viewer.