Files
edx-platform/cms/envs
Kyle McCormick 4531e15519 refactor!: stop using import_shims
Attempting to import packages from
lms/djangoapps, cms/djangoapps, or common/djangoapps
as if they are import roots will now
simply raise ImportErrors (like any other invalid
import) instead of DeprecatedEdxPlatformImportError.

See docs/decisions/0007-sys-path-modification-removal.rst
for more details.
2021-04-12 09:43:59 -04:00
..
2021-04-12 09:43:59 -04:00
2019-03-28 10:48:34 -04:00
2021-04-06 17:47:48 +05:00