/
githubmirror
/
edx-platform
Обзор
Документация
Войти
/
githubmirror
/
edx-platform
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
release-ulmo
openedx/core/__init__.py
9 строк
384 B
Andy Armstrong
Document the Open edX package.
08 дек 2014, 21:28
08 дек 2014, 21:28
50e4416
Код
Авторство
О чём код?
""" This is the root package for all core Open edX functionality. In particular, the djangoapps subpackage is the location for all Django apps that are shared between LMS and CMS. Note: the majority of the core functionality currently lives in the root common directory. All new Django apps should be created here instead, and the pre-existing apps will be moved here over time. """