Combine account and profile into same API.
Showing
- common/djangoapps/student/tests/test_enrollment.py 1 addition, 1 deletioncommon/djangoapps/student/tests/test_enrollment.py
- common/djangoapps/student/views.py 3 additions, 3 deletionscommon/djangoapps/student/views.py
- common/djangoapps/third_party_auth/pipeline.py 1 addition, 1 deletioncommon/djangoapps/third_party_auth/pipeline.py
- lms/djangoapps/verify_student/tests/test_views.py 1 addition, 1 deletionlms/djangoapps/verify_student/tests/test_views.py
- lms/djangoapps/verify_student/views.py 2 additions, 4 deletionslms/djangoapps/verify_student/views.py
- lms/envs/common.py 5 additions, 5 deletionslms/envs/common.py
- openedx/core/djangoapps/user_api/accounts/__init__.py 12 additions, 0 deletionsopenedx/core/djangoapps/user_api/accounts/__init__.py
- openedx/core/djangoapps/user_api/accounts/tests/test_views.py 132 additions, 59 deletions...edx/core/djangoapps/user_api/accounts/tests/test_views.py
- openedx/core/djangoapps/user_api/accounts/views.py 79 additions, 27 deletionsopenedx/core/djangoapps/user_api/accounts/views.py
- openedx/core/djangoapps/user_api/api/profile.py 3 additions, 7 deletionsopenedx/core/djangoapps/user_api/api/profile.py
- openedx/core/djangoapps/user_api/management/tests/test_email_opt_in_list.py 1 addition, 1 deletion...oapps/user_api/management/tests/test_email_opt_in_list.py
- openedx/core/djangoapps/user_api/profiles/__init__.py 0 additions, 11 deletionsopenedx/core/djangoapps/user_api/profiles/__init__.py
- openedx/core/djangoapps/user_api/profiles/tests/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/user_api/profiles/tests/__init__.py
- openedx/core/djangoapps/user_api/profiles/tests/test_views.py 0 additions, 137 deletions...edx/core/djangoapps/user_api/profiles/tests/test_views.py
- openedx/core/djangoapps/user_api/profiles/views.py 0 additions, 123 deletionsopenedx/core/djangoapps/user_api/profiles/views.py
- openedx/core/djangoapps/user_api/tests/test_profile_api.py 6 additions, 5 deletionsopenedx/core/djangoapps/user_api/tests/test_profile_api.py
- openedx/core/djangoapps/user_api/tests/test_views.py 5 additions, 2 deletionsopenedx/core/djangoapps/user_api/tests/test_views.py
- openedx/core/djangoapps/user_api/urls.py 0 additions, 6 deletionsopenedx/core/djangoapps/user_api/urls.py
Loading
Please register or sign in to comment