Files
edx-platform/lms/djangoapps
Kyle McCormick d42b0c401d refactor: normalize xmodule imports
Code in ./common/lib/xmodule/xmodule should
be imported as `from xmodule`, since `xmodule`
is a locally-installed package.

This is weird, but as long as it is the case,
we should be consistent.

(In BOM-2584, I propose moving the files to
 ./xmodule, which would quell this confusion.)
2021-06-07 16:36:38 -04:00
..
2021-02-02 11:33:01 +05:00
2021-02-19 17:47:37 +05:00
2021-04-14 15:17:32 +05:00