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

feat: New codemods on OpenedX 4 (#28779)

5 лет назад
enrollments

feat: add more verbose logging around force_enrollment

2 года назад
templates

override enrollment attributes for learners

6 лет назад
tests

feat: decouple enterprise from course access checks

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

fix: fix github url strings (org edx -> openedx)

4 года назад
__init__.py

Add data sharing consent redirect for more course tabs

9 лет назад
api.py

feat: decouple enterprise from course access checks

2 месяца назад
apps.py

remove useless-supression warnings

6 лет назад
context.py

chore: bumping enterprise version 3.61.1

3 года назад
serializers.py

feat: add enterprise course enrollments data to enrollments for support

5 лет назад
signals.py

fix: point to new models in channel_migrations app

9 месяцев назад
tasks.py

update cache key for dsc

5 лет назад
utils.py

fix: centralize authn MFE branding and remove duplicate context (#226)

4 месяца назад
README.rst
Enterprise Support
------------------
 
This directory contains a Django application to support usage of
enterprise features within edx-platform. The majority of the capabilities
are provided through the external edx-enterprise library that can be found
here: `https://github.com/openedx/edx-enterprise`_.