Merge pull request #23148 from edx/aj/MICROBA-150
MICROBA-150 Creating EnternalIds for users enrolling in MB Programs
No related branches found
No related tags found
Showing
- openedx/core/djangoapps/catalog/tests/factories.py 12 additions, 5 deletionsopenedx/core/djangoapps/catalog/tests/factories.py
- openedx/core/djangoapps/external_user_ids/__init__.py 7 additions, 0 deletionsopenedx/core/djangoapps/external_user_ids/__init__.py
- openedx/core/djangoapps/external_user_ids/apps.py 16 additions, 0 deletionsopenedx/core/djangoapps/external_user_ids/apps.py
- openedx/core/djangoapps/external_user_ids/migrations/0003_auto_20200224_1836.py 21 additions, 0 deletions...s/external_user_ids/migrations/0003_auto_20200224_1836.py
- openedx/core/djangoapps/external_user_ids/models.py 65 additions, 0 deletionsopenedx/core/djangoapps/external_user_ids/models.py
- openedx/core/djangoapps/external_user_ids/signals.py 39 additions, 0 deletionsopenedx/core/djangoapps/external_user_ids/signals.py
- openedx/core/djangoapps/external_user_ids/tests/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/external_user_ids/tests/__init__.py
- openedx/core/djangoapps/external_user_ids/tests/test_signals.py 129 additions, 0 deletions...x/core/djangoapps/external_user_ids/tests/test_signals.py
Please register or sign in to comment