Merge pull request #8212 from edx/mobile/API_decorators
Move generic mobile API view decorators.
Showing
- lms/djangoapps/courseware/access.py 7 additions, 19 deletionslms/djangoapps/courseware/access.py
- lms/djangoapps/mobile_api/course_info/tests.py 3 additions, 32 deletionslms/djangoapps/mobile_api/course_info/tests.py
- lms/djangoapps/mobile_api/course_info/urls.py 1 addition, 6 deletionslms/djangoapps/mobile_api/course_info/urls.py
- lms/djangoapps/mobile_api/course_info/views.py 0 additions, 30 deletionslms/djangoapps/mobile_api/course_info/views.py
- lms/djangoapps/mobile_api/testutils.py 1 addition, 8 deletionslms/djangoapps/mobile_api/testutils.py
- lms/djangoapps/mobile_api/users/serializers.py 0 additions, 7 deletionslms/djangoapps/mobile_api/users/serializers.py
- lms/djangoapps/mobile_api/users/tests.py 4 additions, 4 deletionslms/djangoapps/mobile_api/users/tests.py
- lms/djangoapps/mobile_api/users/views.py 0 additions, 1 deletionlms/djangoapps/mobile_api/users/views.py
- lms/djangoapps/mobile_api/utils.py 4 additions, 65 deletionslms/djangoapps/mobile_api/utils.py
- lms/djangoapps/mobile_api/video_outlines/tests.py 3 additions, 3 deletionslms/djangoapps/mobile_api/video_outlines/tests.py
- openedx/core/lib/api/permissions.py 0 additions, 1 deletionopenedx/core/lib/api/permissions.py
- openedx/core/lib/api/view_utils.py 70 additions, 0 deletionsopenedx/core/lib/api/view_utils.py
Loading
Please register or sign in to comment