Ignore:
Timestamp:
18 Dec 2011, 11:29:58 (13 years ago)
Author:
Henrik Bettermann
Message:

In the base system we don't use access codes (activation codes) anymore. I'd like to leave the respective lines as comments in case we need them in customization packages.

File:
1 edited

Legend:

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

    r7347 r7376  
    77    )
    88from waeup.sirp.applicants.container import ApplicantsContainer
    9 from waeup.sirp.applicants.root import (
    10     ApplicantsRoot, get_applicant_data, application_exists,
    11     )
     9from waeup.sirp.applicants.root import ApplicantsRoot
    1210from waeup.sirp.applicants.dynamicroles import (
    1311    ApplicantPrincipalRoleManager,)
Note: See TracChangeset for help on using the changeset viewer.