/
githubmirror
/
edx-platform
Обзор
Документация
Войти
/
githubmirror
/
edx-platform
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
release-ulmo
openedx/__init__.py
9 строк
417 B
Kyle McCormick
style: django-not-configured is not a sensible lint-amnesty value (#26862)
05 мар 2021, 16:11
Не верифицирован
05 мар 2021, 16:11
9aefd6f
Код
Авторство
О чём код?
""" This is the root package for Open edX. The intent is that all importable code from Open edX will eventually live here, including the code in the lms, cms, and common directories. Note: for now the code is not structured like this, and hence legacy code will continue to live in a number of different packages. All new code should be created in this package, and the legacy code will be moved here gradually. """