MA-169 return requested val encoded video profiles
MA-169 Mobile api now calls for mobile_low (default), mobile_high, and youtube profiles instead of only mobile_low.
Showing
- lms/djangoapps/mobile_api/admin.py 9 additions, 0 deletionslms/djangoapps/mobile_api/admin.py
- lms/djangoapps/mobile_api/migrations/0001_initial.py 78 additions, 0 deletionslms/djangoapps/mobile_api/migrations/0001_initial.py
- lms/djangoapps/mobile_api/migrations/__init__.py 0 additions, 0 deletionslms/djangoapps/mobile_api/migrations/__init__.py
- lms/djangoapps/mobile_api/models.py 25 additions, 1 deletionlms/djangoapps/mobile_api/models.py
- lms/djangoapps/mobile_api/tests.py 32 additions, 0 deletionslms/djangoapps/mobile_api/tests.py
- lms/djangoapps/mobile_api/video_outlines/serializers.py 25 additions, 8 deletionslms/djangoapps/mobile_api/video_outlines/serializers.py
- lms/djangoapps/mobile_api/video_outlines/tests.py 126 additions, 2 deletionslms/djangoapps/mobile_api/video_outlines/tests.py
- lms/djangoapps/mobile_api/video_outlines/views.py 4 additions, 1 deletionlms/djangoapps/mobile_api/video_outlines/views.py
- requirements/edx/github.txt 1 addition, 1 deletionrequirements/edx/github.txt
lms/djangoapps/mobile_api/admin.py
0 → 100644
Please register or sign in to comment