Add a model and associated API to help control the user retirement flow
Showing
- common/djangoapps/student/models.py 13 additions, 7 deletionscommon/djangoapps/student/models.py
- openedx/core/djangoapps/user_api/accounts/serializers.py 43 additions, 1 deletionopenedx/core/djangoapps/user_api/accounts/serializers.py
- openedx/core/djangoapps/user_api/accounts/tests/test_models.py 89 additions, 0 deletions...dx/core/djangoapps/user_api/accounts/tests/test_models.py
- openedx/core/djangoapps/user_api/accounts/tests/test_views.py 491 additions, 5 deletions...edx/core/djangoapps/user_api/accounts/tests/test_views.py
- openedx/core/djangoapps/user_api/accounts/views.py 104 additions, 2 deletionsopenedx/core/djangoapps/user_api/accounts/views.py
- openedx/core/djangoapps/user_api/admin.py 33 additions, 0 deletionsopenedx/core/djangoapps/user_api/admin.py
- openedx/core/djangoapps/user_api/migrations/0002_retirementstate_userretirementstatus.py 54 additions, 0 deletions...i/migrations/0002_retirementstate_userretirementstatus.py
- openedx/core/djangoapps/user_api/models.py 151 additions, 2 deletionsopenedx/core/djangoapps/user_api/models.py
- openedx/core/djangoapps/user_api/urls.py 35 additions, 1 deletionopenedx/core/djangoapps/user_api/urls.py
Please register or sign in to comment