Files
edx-platform/scripts
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
..
2019-12-30 12:25:38 -05:00
2021-04-09 16:03:53 +05:00
2016-03-12 21:12:06 -05:00
2017-12-08 14:38:41 -05:00