Ignore:
Timestamp:
11 Jul 2017, 13:57:00 (7 years ago)
Author:
Henrik Bettermann
Message:

Rename package (step 2).

Location:
main/kofacustom.dspg/trunk/src/kofacustom/dspg
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • main/kofacustom.dspg/trunk/src/kofacustom/dspg/students/interfaces.py

    r14712 r14716  
    2525    INigeriaStudentUpdateByRegNo, INigeriaStudentUpdateByMatricNo,
    2626    )
    27 from kofacustom.dspou.payments.interfaces import ICustomOnlinePayment
    28 from kofacustom.dspou.interfaces import MessageFactory as _
     27from kofacustom.dspg.payments.interfaces import ICustomOnlinePayment
     28from kofacustom.dspg.interfaces import MessageFactory as _
    2929
    3030class ICustomStudentBase(INigeriaStudentBase):
Note: See TracChangeset for help on using the changeset viewer.