Ignore:
Timestamp:
14 May 2012, 10:04:25 (13 years ago)
Author:
Henrik Bettermann
Message:

Rename uniben to aaue.

Location:
main/waeup.aaue/trunk/src/waeup/aaue
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/applicants/export.py

    r8441 r8444  
    2121from waeup.kofa.applicants.interfaces import IApplicantBaseData
    2222from waeup.kofa.applicants.export import ApplicantsExporter
    23 from waeup.uniben.applicants.interfaces import IUGApplicant, IPGApplicant
     23from waeup.aaue.applicants.interfaces import IUGApplicant, IPGApplicant
    2424
    2525class CustomApplicantsExporter(ApplicantsExporter):
Note: See TracChangeset for help on using the changeset viewer.