/
githubmirror
/
edx-platform
ОбзорДокументацияВойти
/
githubmirror
/
edx-platform
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
edx-platform/
openedx/
..
core

feat: replace enterprise logistration logic with openedx-filters hooks

3 дня назад
envs

Revert "Merge ulmo.1 into release-ulmo"

2 месяца назад
features

chore: remove unneeded

месяц назад
testing

Revert "Revert "chore: remove bok-choy settings""

3 года назад
tests

Revert "Merge ulmo.1 into release-ulmo"

2 месяца назад
README.rst

docs: Update this super old readme (#36865)

год назад
__init__.py

style: django-not-configured is not a sensible lint-amnesty value (#26862)

5 лет назад
README.rst
openedx
-------
 
This directory (openedx) should contain code that is used by both `LMS <https://github.com/openedx/edx-platform/tree/master/lms>`_ and `CMS <https://github.com/openedx/edx-platform/tree/master/cms>`_. If your code is specific to LMS or CMS, put it in those directories instead.
 
Like openedx, the directory `common <https://github.com/openedx/edx-platform/tree/master/common>`_ also contains code used by both LMS and CMS. At some point we'll merge the two.
 
Lastly, the directory `xmodule <https://github.com/openedx/edx-platform/tree/master/xmodule>`_ contains legacy core code, also used by both LMS and CMS. We're in the middle of a long process of phasing that code out. Don't add new code there.