Ignore:
Timestamp:
19 Mar 2012, 04:21:47 (13 years ago)
Author:
uli
Message:

Move CertificateSource? to university package. I think this is the right place.

File:
1 edited

Legend:

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

    r7903 r7915  
    3434from waeup.kofa.schoolgrades import ResultEntryField
    3535from waeup.kofa.students.vocabularies import (
    36     lgas_vocab, CertificateSource, GenderSource)
     36    lgas_vocab, GenderSource)
    3737from waeup.kofa.university.vocabularies import (
    38     course_levels, AppCatSource)
     38    course_levels, AppCatSource, CertificateSource)
    3939
    4040#: Maximum upload size for applicant passport photographs (in bytes)
Note: See TracChangeset for help on using the changeset viewer.