Files
edx-platform/sys_path_hacks/lms/coursewarehistoryextended/apps.py
2020-09-30 08:56:44 -04:00

6 lines
192 B
Python

from sys_path_hacks.warn import warn_deprecated_import
warn_deprecated_import('lms.djangoapps', 'coursewarehistoryextended.apps')
from lms.djangoapps.coursewarehistoryextended.apps import *