Implement parental controls for user profiles
TNL-1606
Showing
- cms/envs/common.py 1 addition, 1 deletioncms/envs/common.py
- cms/envs/test.py 3 additions, 0 deletionscms/envs/test.py
- common/djangoapps/student/models.py 45 additions, 0 deletionscommon/djangoapps/student/models.py
- common/djangoapps/student/tests/test_enrollment.py 1 addition, 1 deletioncommon/djangoapps/student/tests/test_enrollment.py
- common/djangoapps/student/tests/test_parental_controls.py 86 additions, 0 deletionscommon/djangoapps/student/tests/test_parental_controls.py
- lms/envs/common.py 7 additions, 1 deletionlms/envs/common.py
- lms/envs/test.py 3 additions, 0 deletionslms/envs/test.py
- openedx/core/djangoapps/user_api/accounts/api.py 4 additions, 4 deletionsopenedx/core/djangoapps/user_api/accounts/api.py
- openedx/core/djangoapps/user_api/accounts/tests/test_helpers.py 7 additions, 1 deletion...x/core/djangoapps/user_api/accounts/tests/test_helpers.py
- openedx/core/djangoapps/user_api/helpers.py 1 addition, 1 deletionopenedx/core/djangoapps/user_api/helpers.py
- openedx/core/djangoapps/user_api/models.py 1 addition, 1 deletionopenedx/core/djangoapps/user_api/models.py
- openedx/core/djangoapps/user_api/preferences/api.py 33 additions, 38 deletionsopenedx/core/djangoapps/user_api/preferences/api.py
- openedx/core/djangoapps/user_api/preferences/tests/test_api.py 7 additions, 0 deletions...dx/core/djangoapps/user_api/preferences/tests/test_api.py
- openedx/core/djangoapps/user_api/views.py 13 additions, 13 deletionsopenedx/core/djangoapps/user_api/views.py
Please register or sign in to comment